@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Oxygen:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Yesteryear');

html {
    color: black;
    font-family: Helvetica, Arial;
    font-size: 12px
}

body {
    position: relative;
    display: block
}

body.page-product-print {
    background-color: white
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block
}

.clearfix {
    display: block
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

html,
div,
map,
dt,
isindex,
form {
    display: block;
    border: 0px
}

img {
    border: 0px
}

.container-wrap {
    width: 100%;
    text-align: left;
    margin: 0px auto;
    text-align: left
}

.doc1 {
    width: 960px
}

.doc2 {
    width: 1240px
}

.doc100 {
    width: 100%
}

.doc800x600C {
    width: 780px
}

.doc800x600L {
    width: 780px;
    margin-left: 0
}

.doc1024x768C {
    width: 1000px
}

.doc1024x768L {
    width: 1000px;
    margin-left: 0
}

.doc1280x1024C {
    width: 1200px
}

.doc1280x1024L {
    width: 1200px;
    margin-left: 0
}

.layout-zone-header {
    min-height: 100px
}

.layout-zone-navigation {
    min-height: 25px;
    line-height: 25px
}

.layout-zone-navigation ul {
    display: inline-block;
    margin: 5px 0px
}

.layout-zone-navigation ul li {
    display: inline-block;
    padding: 0px 5px;
    float: left
}

.layout-zone-navigation .col-right ul li {
    padding: 0px 10px
}

.container-navigation-top .layout-zone-navigation ul {
    margin: 3px 0px
}

.container-navigation-top .layout-zone-navigation ul li.first {
    padding: 0px 5px 0px 0px
}

.container-navigation-top .layout-zone-navigation ul li.last {
    padding: 0px 0px 0px 5px
}

.layout-zone-footer {
    text-align: center;
    clear: both;
    min-height: 100px;
    padding-top: 20px
}

.layout-zone-footer ul {
    display: inline-block;
    margin: 5px 0px
}

.layout-zone-footer ul li {
    display: inline;
    border-left: 1px solid #ccc;
    padding: 0px 10px
}

.layout-zone-footer ul li:first-child {
    border-left: none
}

.subfooter {
    text-align: center;
    padding: 10px
}

.container-main #main {
    padding: 0px;
    margin: 10px 0px;
    border: 0px solid gray;
    min-height: 700px
}

.container-main {
    position: relative
}

.container-main .layout-zone-left {
    float: left;
    width: 200px;
    position: relative;
    min-height: 400px
}

.container-main .layout-zone-right {
    float: right;
    width: 200px;
    position: relative;
    min-height: 400px
}

.container-main .layout-zone-content {
    float: left;
    position: relative
}

.container-main .layout-zone-content .wrap {
    min-height: 50px;
    padding: 0px 0px;
    display: block
}

.container-main .layout-zone-content .wrap-panels {
    min-height: 50px;
    padding: 10px 0px;
    display: block
}

.container-main .layout-zone-content .padding-left {
    padding-left: 10px
}

.container-main .layout-zone-content .padding-right {
    padding-right: 10px
}

h1 {
    padding: 5px;
    font-size: 16px
}

h2 {
    padding: 5px;
    font-size: 15px
}

h3 {
    padding: 5px;
    font-size: 14px
}

h4 {
    padding: 5px;
    font-size: 13px
}

h5 {
    padding: 5px;
    font-size: 12px
}

p {
    margin: 7px 0px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.remark {
    font-size: 12px
}

.bold {
    font-weight: bold
}

.invisible {
    display: none
}

.spacer {
    padding: 10px
}

.space-top {
    padding-top: 10px
}

.space-bottom {
    padding-bottom: 10px
}

.space-left {
    padding-left: 10px
}

.space-right {
    padding-right: 10px
}

.no-space-left {
    padding-left: 0px
}

.no-space-right {
    padding-right: 0px
}

.no-space-top {
    padding-top: 0px
}

.no-space-bottom {
    padding-bottom: 0px
}

.strike {
    text-decoration: line-through
}

.small {
    font-size: 12px
}

.gap {
    margin: 10px
}

.gap-left {
    margin-left: 5px
}

.gap-right {
    margin-right: 5px
}

.gap-bottom {
    margin-bottom: 10px
}

.gap-top {
    margin-top: 10px
}

.no-gap-left {
    margin-left: 0px
}

.no-gap-right {
    margin-right: 0px
}

.no-gap-bottom {
    margin-bottom: 0px
}

.no-gap-top {
    margin-top: 0px
}

.col-wrap:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden
}

.col-wrap .col-left {
    float: left
}

.col-wrap .col-right {
    float: right
}

.col-wrap .col-5 {
    float: left;
    width: 5%
}

.col-wrap .col-10 {
    float: left;
    width: 10%
}

.col-wrap .col-15 {
    float: left;
    width: 15%
}

.col-wrap .col-20 {
    float: left;
    width: 20%
}

.col-wrap .col-25 {
    float: left;
    width: 25%
}

.col-wrap .col-30 {
    float: left;
    width: 30%
}

.col-wrap .col-33 {
    float: left;
    width: 33.3%
}

.col-wrap .col-35 {
    float: left;
    width: 35%
}

.col-wrap .col-40 {
    float: left;
    width: 40%
}

.col-wrap .col-50 {
    float: left;
    width: 50%
}

.col-wrap .col-60 {
    float: left;
    width: 60%
}

.col-wrap .col-67 {
    float: left;
    width: 66.6%
}

.col-wrap .col-70 {
    float: left;
    width: 70%
}

.col-wrap .col-75 {
    float: left;
    width: 75%
}

.col-wrap .col-80 {
    float: left;
    width: 80%
}

.col-wrap .col-85 {
    float: left;
    width: 85%
}

.col-wrap .col-90 {
    float: left;
    width: 90%
}

.col-wrap .col-95 {
    float: left;
    width: 95%
}

.col-wrap .col-100 {
    float: left;
    width: 100%
}

td.col-5 {
    width: 5%
}

td.col-10 {
    width: 10%
}

td.col-15 {
    width: 15%
}

td.col-20 {
    width: 20%
}

td.col-25 {
    width: 25%
}

td.col-30 {
    width: 30%
}

td.col-33 {
    width: 33.3%
}

td.col-35 {
    width: 35%
}

td.col-40 {
    width: 40%
}

td.col-50 {
    width: 50%
}

td.col-60 {
    width: 60%
}

td.col-67 {
    width: 66.6%
}

td.col-70 {
    width: 70%
}

td.col-75 {
    width: 75%
}

td.col-80 {
    width: 80%
}

td.col-85 {
    width: 85%
}

td.col-90 {
    width: 90%
}

td.col-95 {
    width: 95%
}

.panel {
    margin: 0 0 10px 0;
    border: 1px solid #ccc
}

.panel:last-child {
    margin-bottom: 0px
}

.panel .title {
    padding: 5px;
    font-size: 14px
}

.panel .content {
    padding: 10px;
    font-size: 13px
}

.panel .content input[type="text"] {
    font-size: 12px;
    width: 98%
}

.container-main .layout-zone-content .panel:first-child {
    margin-top: 0px
}

.panel-catalog-categories ul {
    margin-left: 0px
}

.panel-newsletters-subscribe .content .unsubscribe {
    text-align: center;
    font-size: 10px
}

.panel-newsletters-subscribe .content select {
    width: 100%;
    margin: 0 0 7px 0
}

.panel-account-profile .content ul {
    list-style-type: none;
    margin: 0
}

.panel-checkout .content ul {
    list-style-type: none;
    margin: 0
}

.panel-catalog-manufacturers .content select {
    width: 100%
}

.panel-catalog-search .content {
    text-align: center
}

.panel-catalog-bestsellers .content ul,
.panel-checkout-cart .content ul,
.panel-checkout-cart .content ul,
.panel-catalog-recent .content ul {
    list-style-type: none;
    margin: 0
}

.panel-catalog-bestsellers .content ul li,
.panel-checkout-cart .content ul li,
.panel-catalog-recent .content ul li {
    background: url(../images/menu_tree_arrow_right_empty.gif) no-repeat top left;
    padding-left: 15px;
    margin-bottom: 5px
}

.panel-checkout-cart .content .subtotal {
    text-align: right;
    font-weight: bold;
    border: 1px solid #cccccc;
    border-width: 1px 0;
    padding: 4px 0
}

.panel-checkout-cart .content ul.checkout {
    text-align: right;
    list-style-type: none
}

.panel-checkout-cart .content ul.checkout li {
    background-image: none
}

.fieldset .no-space-left {
    padding-left: 0px
}

.fieldset .no-space-right {
    padding-right: 0px
}

.fieldset .no-space-top {
    padding-top: 0px
}

.fieldset .no-space-bottom {
    padding-bottom: 0px
}

.fieldset .gap-left {
    margin-left: 5px
}

.fieldset .gap-right {
    margin-right: 5px
}

.fieldset .gap-bottom {
    margin-bottom: 10px
}

.fieldset .gap-top {
    margin-top: 10px
}

.fieldset .no-gap-left {
    margin-left: 0px
}

.fieldset .no-gap-right {
    margin-right: 0px
}

.fieldset .no-gap-bottom {
    margin-bottom: 0px
}

.fieldset .no-gap-top {
    margin-top: 0px
}

.fieldset h3 {
    padding: 5px;
    font-size: 16px;
    margin-bottom: 10px;
    background: #f0f0f0
}

.fieldset h3.light {
    color: gray
}

.fieldset h4 {
    padding: 5px 10px;
    font-size: 14px;
    margin-top: 10px
}

.fieldset .field {
    padding-bottom: 10px;
    clear: both
}

.fieldset .field.first {
    padding-top: 10px
}

.fieldset .field label,
.fieldset .field.title {
    float: left;
    padding: 2px 0px 0px 10px;
    font-size: 12px;
    color: #666666
}

.fieldset .field div label {
    float: none;
    padding: 0
}

.fieldset .field.required label {
    font-weight: bold
}

.fieldset .field div {
    margin-left: 200px
}

.fieldset .buttons {
    margin-left: 200px;
    text-align: left
}

.fieldset .field div.hint {
    margin-left: 0px;
    margin-right: 0px
}

.fieldset .field .captcha {
    padding-left: 10px;
    margin: 0px;
    float: left;
    text-align: left
}

.fieldset .field .captcha div {
    margin: 0px;
    float: left
}

.fieldset .option {
    padding-bottom: 10px
}

.fieldset .option.first {
    padding-top: 10px
}

.fieldset .option div {
    width: 25px;
    float: left;
    margin-left: 10px
}

.fieldset .option div input[type='radio'] {
    float: left;
    width: 13px;
    height: 13px
}

.fieldset .option div input[type='checkbox'] {
    float: left;
    width: 13px;
    height: 13px
}

.fieldset .option label {
    font-size: 12px
}

.fieldset .hint {
    font-size: 12px;
    padding: 0px;
    margin: 5px 0px;
    float: none;
    color: #999
}

.fieldset span.hint {
    display: block
}

.page-profile .buttons {
    color: transparent
}

.page-profile #receives_marketing {
    margin-top: 15px
}

.fieldset input[type="text"] {
    font-size: 12px;
    width: 200px;
    height: 16px;
    padding: 2px;
    padding-left: 3px;
    font-family: Helvetica
}

.fieldset input[type="file"] {
    height: 22px;
    padding: 2px;
    padding-left: 3px;
    font-family: Helvetica
}

.fieldset .error[type="text"] {}

.fieldset .error[type="file"] {
    height: 22px;
    padding: 2px;
    padding-left: 3px;
    font-family: Helvetica
}

.fieldset input[type="password"] {
    font-size: 12px;
    width: 200px;
    height: 16px;
    padding: 2px;
    padding-left: 3px;
    font-family: Helvetica
}

.fieldset .error[type="password"] {}

.fieldset div.checkbox {
    float: left;
    width: 20px
}

.fieldset input[type="checkbox"] {
    margin: 0px;
    padding: 0px
}

.fieldset input[type="radio"] {
    margin-top: 2px
}

.fieldset select {
    font-size: 12px;
    width: 207px;
    height: 24px;
    padding-top: 2px;
    padding-left: 3px;
    font-family: Helvetica
}

.fieldset select.wide {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 100px
}

.fieldset select option {
    margin: 0px;
    padding: 3px
}

.fieldset select option.grayed {
    margin: 0px;
    padding: 3px
}

.fieldset textarea {
    float: left;
    width: 100%;
    height: 200px;
    margin: 0px;
    padding: 0px
}

.fieldset textarea.small {
    float: left;
    width: 100%;
    height: 50px;
    margin: 0px;
    padding: 0px
}

.buttons {
    text-align: center;
    padding: 10px 0px;
    margin: 0px
}

.separator-line {
    border-top: 2px solid #f0f0f0
}

table.fieldset {
    width: 95%;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse
}

table.fieldset tr.field {
    padding: 0px;
    margin: 0px
}

table.fieldset tr.field td {
    padding: 0px 0px 3px 0px;
    margin: 0px
}

table.fieldset tr.field td div,
table.fieldset tr.field div {
    min-height: 25px;
    padding: 0px 0px 5px 0px;
    margin: 0px;
    float: none
}

table.fieldset tr.field td div.radio,
table.fieldset tr.field div.radio {
    min-height: 20px
}

table.fieldset tr.field td>div>label {
    width: 140px;
    padding: 3px 0px 3px 0px;
    margin: 0px;
    display: inline-block;
    float: none
}

table.fieldset tr.field td div input[type="text"] {
    width: 170px;
    display: inline-block
}

table.fieldset tr.field td div input[type="password"] {
    width: 170px;
    display: inline-block
}

table.fieldset tr.field td div select {
    width: 178px;
    display: inline-block;
    padding-top: 2px
}

table.fieldset tr.field td div textarea {
    height: 80px;
    width: 100%;
    display: inline-block;
    float: none
}

table.fieldset tr.checkbox td div,
table.fieldset tr.radio td div {
    padding: 0px;
    min-height: 18px
}

table.fieldset tr.checkbox td div.input,
table.fieldset tr.radio td div.input {
    padding: 0px;
    margin: 0px;
    width: 20px;
    float: left
}

table.fieldset tr.checkbox td div.input input[type="checkbox"],
table.fieldset tr.radio td div.input input[type="radio"] {
    width: 13px;
    height: 13px;
    padding: 0px;
    margin: 3px 0px
}

table.fieldset tr.checkbox td div label,
table.fieldset tr.radio td div label {
    width: 70%
}

table.fieldset tr.field td div select.select-expiration-month {
    width: 65px
}

table.fieldset tr.field td div select.select-expiration-year {
    width: 65px
}

table.fieldset tr.field td div select.select-start-month {
    width: 65px
}

table.fieldset tr.field td div select.select-start-year {
    width: 65px
}

table.fieldset tr.field td div input.input-cvv2 {
    width: 56px
}

table.fieldset tr.field td div.hint {
    padding: 0px;
    margin: 0px;
    min-height: 10px
}

table.fieldset tr.field td div.custom-field-radio {
    float: left;
    width: 160px;
    padding: 3px
}

table.fieldset tr.field td div.custom-field-radio label {
    width: 120px;
    clear: none
}

.page-billing_and_shipping_address .fieldset input {
    width: 100%
}

.page-billing_and_shipping_address .fieldset select {
    width: 100%
}

.msg-error,
.msg-notice,
.msg-warning {
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0px 10px 0px
}

.msg-error {
    color: #AA0000
}

.msg-notice {
    color: #666
}

.msg-warning {
    color: #333
}

.msg-error ul li,
.msg-notice ul li,
.msg-warning ul li {
    font-size: 12px;
    font-weight: normal;
    color: #444444;
    padding-top: 5px
}

.msg-error ul li:first-child,
.msg-notice ul li:first-child,
.msg-warning ul li:first-child {
    padding-top: 0px
}

.msg-error-framed {
    padding: 10px;
    border: 1px solid #cccccc;
    font-size: 16px;
    margin: 10px
}

table.list {
    width: 100%;
    margin-bottom: 25px;
    border: 1px solid #ccc;
    border-collapse: collapse
}

table.list thead tr th {
    padding: 7px;
    background: #f0f0f0
}

table.list tbody tr td {
    padding: 7px;
    font-size: 12px
}

table.list tfoot tr td {
    padding: 7px;
    border-top: 1px solid #f0f0f0;
    font-size: 12px;
    font-size: 100%;
    text-align: right
}

ul.list {
    margin: 7px 15px
}

ul.list li {
    margin: 3px 0px
}

.categories ul {
    list-style: none
}

.categories ul li {
    float: left;
    width: 24%
}

.catalog-product-sub-categories ul {
    list-style: none;
    padding: 0px;
    margin: 0px
}

.catalog-product-sub-categories ul li {
    display: inline-block;
    float: left;
    width: 24.99%;
    padding: 5px 0px;
    margin: 0px
}

.catalog-product-sub-categories ul.subcat-images li {
    text-align: center
}

.subcategory-image {
    display: block;
    margin: 10px
}

.catalog-bread-crumbs {
    padding: 5px;
    font-size: 11px
}

.catalog-navigation {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin: 10px 0px;
    padding: 5px 0px
}

.catalog-navigation .left {
    padding: 5px 5px 5px 10px
}

.catalog-page-breaks {
    margin: 10px 0px;
    padding: 5px 0px;
    clear: both
}

.catalog-page-breaks span {
    padding: 5px;
    display: inline-block
}

.catalog-page-breaks span.active {
    padding: 5px;
    color: white;
    background-color: gray
}

.catalog-product-title {
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 5px 0px
}

.catalog-product-sale-price {
    margin: 5px 0px;
    font-size: 16px
}

.catalog-product-add .input-quantity {
    width: 22px
}

.catalog-product-add .submit {
    width: auto
}

.catalog-product-more-in-category {
    font-size: 12px;
    margin: 5px 0
}

.catalog-product-hot-deal span {
    font-weight: bold;
    color: #F30
}

.catalog-list {
    border-collapse: collapse;
    width: 100%
}

.catalog-view-display .catalog-product {
    padding: 10px 5px;
    text-align: center
}

.catalog-view-display .catalog-product-add .input-quantity {
    margin: 0px;
    padding: 0px;
    width: 25px;
    margin-right: 10px;
    display: inline-block
}

.catalog-view-display .catalog-product-add input[type='image'] {
    display: inline-block
}

.catalog-view-display-box .catalog-list td {
    height: 270px
}

.catalog-view-display-box .catalog-product {
    padding: 10px 5px;
    text-align: center
}

.catalog-view-display-box .catalog-product-add .input-quantity {
    margin: 0px;
    padding: 0px;
    margin-right: 10px;
    display: inline-block
}

.catalog-view-display-box .catalog-product-add input[type='image'] {
    display: inline-block
}

.catalog-view-display-box .product-box {
    border: 1px solid silver;
    margin: 5px;
    padding: 5px
}

.catalog-view-thumb1 .catalog-list td {
    padding: 5px 10px
}

.catalog-view-thumb1 .catalog-product {
    padding: 10px 0px
}

.catalog-view-thumb1 .catalog-product-image {
    text-align: left
}

.catalog-view-thumb1 .catalog-product-hot-deal {
    text-align: left
}

.catalog-view-thumb1 .catalog-product-id {
    font-size: 0.8em
}

.catalog-view-thumb1-clean .catalog-product {
    margin-bottom: 15px
}

.catalog-view-thumb1-clean .catalog-product-image {
    text-align: center
}

.catalog-view-thumb1-clean .catalog-product-hot-deal {
    text-align: center
}

.catalog-view-flexible .catalog-product {
    float: left;
    display: block;
    width: 160px;
    min-width: 160px;
    max-width: 50%;
    text-align: center
}

.catalog-view-flexible .catalog-product-title {
    font-size: 12px
}

.catalog-view-flexible .catalog-product-sale-price {
    font-size: 12px
}

.catalog-view-thumb1 .catalog-list td {
    width: 50%
}

.catalog-view-thumb2 .catalog-product {
    margin: 0px;
    padding: 5px
}

.catalog-view-thumb2 .catalog-product-title {
    background-color: #f0f0f0;
    padding: 5px
}

.catalog-view-thumb2 .catalog-product-image {
    text-align: center
}

.catalog-view-thumb2 .catalog-product-hot-deal {
    text-align: center
}

.catalog-view-thumb2 .gap-left {
    margin-left: 5px
}

.catalog-view-thumb2 .gap-right {
    margin-right: 5px
}

.catalog-view-thumb2 .catalog-product-add .input-quantity {
    margin: 0px;
    padding: 0px;
    width: 30px;
    margin-right: 10px;
    display: inline-block
}

.catalog-view-thumb2 .catalog-product-add input[type='image'] {
    display: block;
    margin-top: 5px
}

.catalog-view-thumb2 .catalog-product-id {
    font-size: 0.8em
}

.catalog-view-thumb3 .catalog-product {
    text-align: center;
    padding: 10px 5px;
    position: relative
}

.catalog-view-thumb3 .catalog-product-title {
    font-size: 14px
}

.catalog-view-thumb3 .catalog-product-id {
    font-size: 0.8em
}

.catalog-view-thumb3-clean .catalog-product {
    height: 300px;
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
    padding: 15px
}

.catalog-view-thumb3-clean .catalog-product-title {
    font-size: 14px
}

.catalog-view-thumb3-clean .product-image {
    text-align: center;
    height: 150px
}

.catalog-view-thumb3-clean .product-image img {
    height: 140px
}

.catalog-view-thumb3-clean .catalog-product-add .input-quantity {
    margin: 0px;
    padding: 0px;
    width: 50px;
    margin-right: 10px;
    display: inline-block
}

.catalog-view-text .catalog-list {
    border: 1px solid #dddddd
}

.catalog-view-text .catalog-list thead tr th {
    background: #eee
}

.catalog-view-text .catalog-list th {
    padding: 7px
}

.catalog-view-text .catalog-list td {
    padding: 7px
}

.catalog-view-text .catalog-list tr.even {
    background: #f0f0f0
}

.catalog-view-text .catalog-product-id {
    font-size: 12px
}

.catalog-view-text .catalog-product-title {
    font-size: 12px
}

.catalog-view-text .catalog-product-sale-price {
    font-size: 12px
}

.catalog-view-text .catalog-product-sale-price {
    font-size: 12px
}

.catalog-view-text .catalog-product-hot-deal {
    font-size: 12px
}

.catalog-view-text .catalog-product-hot-deal span {
    line-height: 24px;
    margin: 0 5px
}

.catalog-view-text .catalog-product .price {
    font-size: 12px
}

.catalog-product-sale-price .sale-price-label {
    color: #990000
}

.catalog-product-sale-price .sale-price-amount {
    color: #990000
}

.product-rating-small {
    width: 60px;
    padding-top: 3px;
    float: left
}

.product-reviews-link {
    float: left
}

.page-product .product-bread-crumbs {
    font-size: 11px
}

.page-product .product-print {}

.page-product .product-image {
    display: inline-block;
    text-align: center;
    width: 100%
}

.page-product .product-id {}

.page-product .product-hot-deal {}

.page-product .product-price {
    margin-bottom: 5px
}

.page-product .product-price .price-label {
    margin-bottom: 5px;
    font-size: 150%;
    color: black
}

.page-product .product-price .price-amount {
    margin-bottom: 5px;
    font-size: 150%;
    color: black
}

.page-product .product-price .price-label.compared {
    margin-bottom: 5px;
    font-size: 125%;
    color: black
}

.page-product .product-price .price-amount.compared {
    margin-bottom: 5px;
    font-size: 125%;
    color: black
}

.page-product .product-price .sale-price-label {
    margin-bottom: 5px;
    font-size: 150%;
    color: #990000
}

.page-product .product-price .sale-price-amount {
    margin-bottom: 5px;
    font-size: 150%;
    color: #990000
}

.page-product .product-purchase .fieldset .field {
    padding: 0px;
    margin: 0px 0px 7px 0px
}

.page-product .product-purchase .fieldset .field.first {
    padding: 0px
}

.page-product .product-purchase .fieldset label {
    padding: 0px;
    float: none;
    clear: both;
    font-weight: bold
}

.page-product .product-purchase .fieldset div {
    margin: 0px;
    float: none;
    clear: both;
    margin: 0px 0px 7px 0px
}

.page-product .product-purchase .fieldset .product-quantity label {
    padding: 6px 0px 0px 0px;
    margin: 0px;
    float: left;
    width: 120px;
    clear: none
}

.page-product .product-purchase .fieldset .product-quantity div {
    float: left;
    width: 100px;
    clear: none
}

.page-product .product-purchase .fieldset .product-quantity div input {
    width: 50px
}

.page-product .product-recurring-details {
    background-color: #F7F7F7;
    border: 1px solid gray;
    margin-top: 15px;
    max-width: 500px;
    padding: 0
}

.page-product .product-purchase .fieldset .product-recurring-start-date label {
    padding: 6px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    float: left;
    width: 120px;
    clear: none
}

.page-product .product-purchase .fieldset .product-recurring-start-date div {
    float: left;
    width: 100px;
    clear: none
}

.page-product .product-purchase .fieldset .product-recurring-start-date div input {
    width: 120px
}

.ui-datepicker {
    margin-top: -30px
}

.page-product .product-purchase .div-add-button {
    display: inline;
    margin: 0;
    margin-top: 2px
}

.page-product .product-purchase .div-checkout-button {
    text-align: left;
    margin-left: 10px
}

.page-product .product-description .product-page-block-content ul {
    margin: 10px;
    padding: 5px
}

.page-product .product-special-offer {
    border: 1px solid #ccc;
    background: #f0f0f0;
    padding: 10px
}

.page-product .product-special-offer p {
    margin: 0
}

.page-product .product-special-offer .offer-value {
    margin: 0;
    font-weight: bold
}

.page-product .product-special-offer ul {
    list-style-type: none
}

.page-product .product-special-offer ul li {
    padding-left: 20px
}

.page-product .product-special-offer .title {
    padding: 0;
    color: red
}

.page-product .product-special-offer-quantity ul {
    list-style-type: none;
    padding: 0px 0px 10px 0px;
    font-size: 12px
}

.page-product .product-special-offer-quantity ul li {
    font-weight: bold;
    color: red;
    border-bottom: 1px solid #999999;
    padding: 5px 0px
}

.page-product .product-page-center .product-secondary-images h3 {
    background: none;
    text-align: left;
    margin: 0px;
    padding-bottom: 0
}

.page-product .product-page-center .product-secondary-images ul {
    list-style: none;
    margin: 10px 0px
}

.page-product .product-page-center .product-secondary-images ul li {
    list-style: none;
    float: left;
    margin: 5px 10px 5px 0
}

.page-product .product-page-center .product-secondary-images ul li div {}

.page-product .product-page-center .product-secondary-images ul li img {
    vertical-align: middle;
    text-align: center
}

.page-product .product-page-blocks .product-secondary-images ul {
    list-style: none;
    margin: 10px 0px
}

.page-product .product-page-blocks .product-secondary-images ul li {
    list-style: none;
    float: left;
    margin-right: 10px
}

.page-product .product-page-blocks .product-secondary-images ul li div {}

.page-product .product-page-blocks .product-secondary-images ul li img {
    vertical-align: middle;
    text-align: center
}

.page-product .product-page-blocks .ui-tabs,
.product-page-blocks.ui-tabs {
    padding: 0px
}

.page-product .product-page-blocks.ui-tabs .ui-tabs-nav li a {
    padding: 4px 8px
}

.page-product .product-page-blocks.ui-tabs .ui-tabs-nav li {
    margin: 0 5px -1px 0px
}

.page-product .product-page-blocks .ui-widget,
.product-page-blocks.ui-widget {
    font: inherit
}

.page-product .product-page-blocks .ui-widget-content,
.product-page-blocks.ui-widget-content {
    background: none;
    border: none
}

.page-product .product-page-blocks .ui-corner-all,
.product-page-blocks.ui-corner-all {
    -moz-border-radius: 0px
}

.page-product .product-page-blocks .ui-widget-header {
    background: none;
    border: 0px;
    border-bottom: 1px solid silver
}

.page-product .product-page-blocks .ui-tabs-nav {
    padding: 0px 0px 0px 10px
}

.page-product .product-page-blocks .ui-tabs-panel {
    padding: 0px;
    font-size: 13px;
    border: 1px solid silver;
    border-top: none
}

.page-product .product-page-blocks .ui-state-active {
    border: 1px solid silver;
    color: black
}

.page-product .product-page-blocks {
    margin-top: 10px
}

.page-product .product-rating div {
    font-size: 12px;
    line-height: 25px
}

.page-product .product-rating .rating-value {
    float: left;
    margin-right: 10px
}

.page-product .product-review-item {
    border-top: 1px solid silver;
    margin: 10px 0px;
    padding: 10px 0px
}

.product-view-style1 .product-purchase {
    border: 1px solid gray;
    padding: 0px;
    background-color: #f7f7f7;
    margin-top: 15px;
    max-width: 500px
}

.product-view-style1 .product-purchase h3 {
    display: none
}

.product-view-style1 .product-purchase .buttons {
    padding: 0px
}

.product-view-style1 .product-purchase #div-add-button {
    text-align: right
}

.product-view-style1 .product-page-center .product-image .click-to-enlarge {
    display: none
}

.product-view-style1 .product-page-center .product-secondary-images h3 {
    display: none
}

.product-view-style1 .product-page-center .product-secondary-images .spacer {
    padding: 0px
}

.product-view-style1 .product-page-center .product-secondary-images .spacer .click-to-enlarge {
    display: none
}

.product-view-style1 .product-page-center .product-secondary-images ul {
    list-style: none;
    margin: 10px 0px;
    display: inline-block;
    text-align: center
}

.product-view-style1 .product-page-center .product-secondary-images ul li {
    list-style: none;
    float: left;
    margin: 5px 5px 5px 0px
}

.product-view-style1 .product-page-center .product-secondary-images ul li div {}

.product-view-style1 .product-page-center .product-secondary-images ul li img {
    vertical-align: middle;
    text-align: center
}

.product-view-style1 .product-page-block .product-page-block-header {
    border-bottom: 1px solid silver
}

.product-view-style2 .product-purchase {
    border: 1px solid gray;
    padding: 0px;
    background-color: #f7f7f7;
    margin-top: 15px;
    max-width: 500px
}

.product-view-style2 .product-purchase h3 {
    display: none
}

.product-view-style2 .product-purchase .buttons {
    padding: 0px
}

.product-view-style2 .product-purchase #div-add-button {
    text-align: right
}

.product-view-style2 .product-page-center .product-image .click-to-enlarge {
    display: none
}

.product-view-style2 .product-page-center .product-secondary-images h3 {
    display: none
}

.product-view-style2 .product-page-center .product-secondary-images .spacer {
    padding: 0px
}

.product-view-style2 .product-page-center .product-secondary-images .spacer .click-to-enlarge {
    display: none
}

.product-view-style2 .product-page-center .product-secondary-images ul {
    list-style: none;
    margin: 10px 0px;
    display: inline-block;
    text-align: center
}

.product-view-style2 .product-page-center .product-secondary-images ul li {
    list-style: none;
    float: left;
    margin: 5px 5px 5px 0px
}

.product-view-style2 .product-page-center .product-secondary-images ul li div {}

.product-view-style2 .product-page-center .product-secondary-images ul li img {
    vertical-align: middle;
    text-align: center
}

.product-view-style2 .product-page-block .product-page-block-header {
    background-color: #f0f0f0;
    padding: 10px
}

.product-view-style3 .product-page-center .product-image .click-to-enlarge {
    display: none
}

.product-view-style3 .product-page-center .product-secondary-images h3 {
    display: none
}

.product-view-style3 .product-page-center .product-secondary-images .spacer {
    padding: 0px
}

.product-view-style3 .product-page-center .product-secondary-images .spacer .click-to-enlarge {
    display: none
}

.product-view-style3 .product-page-center .product-secondary-images li {
    clear: left
}

.product-view-style3 .product-purchase {
    border: 1px solid gray;
    padding: 0px;
    background-color: #f7f7f7;
    max-width: 800px
}

.product-view-style3 .product-purchase h3 {
    display: none
}

.product-view-style3 .product-purchase .buttons {
    padding: 0px
}

.product-view-style3 .product-purchase .product-attribute div {
    padding: 5px 0px 0px 5px
}

.product-view-style3 .product-purchase #div-add-button {
    text-align: right
}

.product-view-style4 .product-page-center .product-image .click-to-enlarge {
    display: none
}

.product-view-style4 .product-page-center .side-borders {
    border-left: 1px solid silver;
    border-right: 1px solid silver
}

.product-view-style4 .product-page-center .product-secondary-images h3 {
    display: none
}

.product-view-style4 .product-page-center .product-secondary-images .spacer {
    padding: 0px
}

.product-view-style4 .product-page-center .product-secondary-images .spacer .click-to-enlarge {
    display: none
}

.product-view-style4 .product-page-center .product-overview {
    margin-top: 10px
}

.product-view-style4 .product-page-center .product-overview .product-page-block-header {
    padding: 0px;
    margin: 0px
}

.product-view-style4 .product-page-center .product-overview .product-page-block-content {
    padding: 5px 0px 0px 5px;
    margin: 0px
}

.product-view-style4 .product-purchase {
    -border-top: 1px solid silver;
    padding: 0px;
    -background-color: #f7f7f7;
    max-width: 800px;
    margin-top: 15px
}

.product-view-style4 .product-purchase .spacer {
    padding: 0px;
    padding-top: 10px
}

.product-view-style4 .other-products .product-recommended {
    border: 1px solid silver;
    padding: 5px
}

.product-view-style4 .other-products .product-recommended .product-page-block-header {
    display: none
}

.product-view-style4 .other-products .product-siblings {
    border: 1px solid silver;
    padding: 5px
}

.product-view-style4 .other-products .product-siblings .product-page-block-header {
    font-size: 12px
}

.product-view-style4 .product-purchase h3 {
    display: none
}

.product-view-style4 .product-purchase .buttons {
    padding: 0px
}

.product-view-style4 .product-purchase .product-attribute div {
    padding: 5px 0px 0px 5px
}

.product-view-style4 .product-purchase #div-add-button {
    text-align: left
}

.product-view-style4 .rating-container {
    display: inline-block;
    text-align: center;
    width: 125px;
    float: none;
    padding-top: 10px
}

.product-view-style4 .fieldset select {
    width: 100%
}

.product-view-style5 .product-page-center .product-image .click-to-enlarge {
    display: none
}

.product-view-style5 .product-page-center .side-borders {
    border-left: 1px solid silver;
    border-right: 1px solid silver
}

.product-view-style5 .product-page-center .product-secondary-images h3 {
    display: none
}

.product-view-style5 .product-page-center .product-secondary-images .spacer {
    padding: 0px
}

.product-view-style5 .product-page-center .product-secondary-images .spacer .click-to-enlarge {
    display: none
}

.product-view-style5 .product-page-center .product-overview {
    margin-top: 10px
}

.product-view-style5 .product-page-center .product-overview .product-page-block-header {
    padding: 0px;
    margin: 0px
}

.product-view-style5 .product-page-center .product-overview .product-page-block-content {
    padding: 5px 0px 0px 5px;
    margin: 0px
}

.product-view-style5 .product-purchase {
    -border-top: 1px solid silver;
    padding: 0px;
    -background-color: #f7f7f7;
    max-width: 800px;
    margin-top: 15px
}

.product-view-style5 .product-purchase .spacer {
    padding: 0px;
    padding-top: 10px
}

.product-view-style5 .other-products .product-recommended {
    border: 1px solid silver
}

.product-view-style5 .other-products .product-recommended h4 {
    padding: 10px
}

.product-view-style5 .other-products .product-siblings {
    border: 1px solid silver
}

.product-view-style5 .other-products .product-siblings .product-page-block-header {
    font-size: 12px
}

.product-view-style5 .product-purchase h3 {
    display: none
}

.product-view-style5 .product-purchase .buttons {
    padding: 0px
}

.product-view-style5 .product-purchase .product-attribute div {
    padding: 5px 0px 0px 5px
}

.product-view-style5 .product-purchase #div-add-button {
    text-align: left
}

.product-view-style5 .product-purchase #div-add-button input {
    width: 140px;
    height: 35px;
    margin-top: 5px
}

.product-view-style5 .rating-container {
    display: inline-block;
    text-align: center;
    width: 125px;
    float: none;
    padding-top: 10px
}

.product-view-style5 .product-page-block .product-page-block-header {
    background-color: #f0f0f0;
    padding: 10px
}

.product-view-style5 .framed {
    padding: 0px;
    border: 4px solid silver
}

.product-view-style5 .product-page-blocks {
    padding: 0px;
    margin: 0px
}

.product-view-style5 .other-products .catalog-view-flexible .catalog-product {
    width: 100%;
    max-width: 100%
}

.div-new-product-review .field div {
    margin-left: 120px
}

.testimonial {
    border: 1px solid gray;
    background: #FEF6DA;
    padding: 25px;
    margin-top: 10px
}

.testimonial .testimonial-text {
    font-size: 16px;
    font-style: italic;
    font-family: times;
    text-indent: 30px
}

.testimonial .testimonial-author {
    text-align: right
}

.page-wishlist-manage table {
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse
}

.page-wishlist-manage table tr td {
    border: 1px solid #ccc;
    padding: 10px
}

.page-wishlist-manage table thead tr td {
    border: none
}

.cart .quantity {
    width: 50px;
    text-align: right
}

.cvv2 {
    width: 50px
}

ul li.productOption {
    list-style-type: none;
    padding-left: 20px;
    font-style: italic
}

ul li.productOption span {
    padding-left: 10px
}

.image-cart {
    vertical-align: middle
}

.page-unsubscribe .cancel-email,
.page-unsubscribe .cancel-mailing-list {
    width: 300px
}

.page-login .fieldset,
.page-password_reset .fieldset {
    border: 1px
}

.page-login .fieldset h3,
.page-password_reset .fieldset h3 {
    display: none
}

.page-login .fieldset .field label,
.page-password_reset .fieldset .field label {
    padding-left: 0px;
    width: 140px;
    float: none;
    clear: both
}

.page-login .fieldset .field div,
.page-password_reset .fieldset .field div {
    float: none;
    clear: both;
    margin-left: 0px
}

.page-login .buttons,
.page-password_reset .buttons {
    text-align: left
}

.page-login .col-50.col-left .spacer {
    border-right: 1px solid #ccc
}

.page-login .express-checkout {
    margin-top: 25px
}

.page-cart .cart-paypal-or {
    position: relative;
    top: -25px;
    padding-right: 5px
}

.page-cart .cart-paypal-or.cart-paypal-bml {
    top: -85px
}

.page-cart table.list {
    margin: 10px 0px
}

.page-cart table.list tr td {
    padding: 15px
}

.page-cart table.list tr td .quantity {
    width: 30px;
    text-align: left
}

.page-cart table.list tr td,
.page-cart table.list tr th {
    border: 1px solid #ccc
}

.page-cart table.list tr td.cart-image {
    border-right: none;
    width: 15%
}

.page-cart table.list tr td.cart-image img {
    width: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: left
}

.page-cart table.list tr td.cart-description {
    border-left: none
}

.page-cart table.list tfoot {
    background: #f0f0f0
}

.page-cart table.list tfoot tr td {
    border: none
}

.page-cart table.list tfoot tr td.text-left {
    text-align: left
}

.page-cart table.list tr td.cart-amount {
    text-align: right;
    padding-right: 20px;
    padding-left: 30px
}

.page-cart table.list tr td.cart-quantity {
    padding-left: 10px;
    padding-right: 10px
}

.page-cart table.list tr td span.product-id {
    font-size: 12px
}

.page-cart table.list tr td ul {
    list-style-type: none
}

.page-cart .div-checkout-button {
    text-align: right
}

.page-cart .cart-other-options .spacer {
    border: 1px solid #ccc;
    background: #f0f0f0
}

.page-cart .cart-other-options .spacer .spacer {
    border: none
}

.page-cart .cart-other-options h3 {
    font-size: 14px;
    margin-bottom: 20px
}

.page-cart .cart-other-options h4 {
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin-bottom: 5px
}

.page-cart .cart-other-options .others-bought ul {
    list-style-type: none
}

.page-cart .cart-other-options .others-bought ul li {
    margin-bottom: 10px;
    border-top: 1px solid #ccc;
    padding-top: 10px
}

.page-cart .cart-other-options .others-bought ul li:first-child {
    border-top: none;
    padding-top: 0px
}

.page-cart .cart-other-options .others-bought ul li img {
    width: 100px
}

.page-cart .cart-totals {
    float: right
}

.page-cart .cart-totals .spacer {
    border: 1px solid #ccc;
    background: #f0f0f0
}

.page-cart .cart-totals .spacer .spacer {
    border: none
}

.page-cart .cart-totals .div-checkout-button {
    text-align: right
}

.page-cart .cart-totals ul {
    width: 99%;
    border: none;
    text-align: right;
    list-style-type: none
}

.page-cart .cart-totals ul li {
    margin-bottom: 7px
}

.page-cart .cart-totals .cart-total-amount {
    color: #990000;
    font-size: 14px;
    margin: 15px 0px 22px 0px
}

.page-cart .cart-totals .cart-amount {
    font-size: 16px;
    margin: 5px 0px 15px 0px
}

.page-cart .cart-totals .promo-code .field label {
    float: none;
    display: inline-block
}

.page-cart .cart-totals .promo-code .field .formControlText {
    width: 75px;
    margin: 0 5px
}

.page-cart .cart-totals fieldset {
    margin-top: 10px
}

.page-cart .cart-totals fieldset .spacer {
    border: none;
    background: none
}

.page-cart .cart-totals fieldset legend {
    margin-left: 10px;
    font-weight: bold
}

.page-cart .promo-code {
    font-size: 16px;
    margin: 5px 0px 15px 0px
}

.page-cart .promo-code .title {
    padding-top: 0
}

.page-cart .promo-code .field {
    padding: 0px
}

.page-cart .promo-code .field input[type="text"] {
    height: auto
}

.page-cart .promo-code .field label {
    padding: 0
}

.page-invoice .invoice .discounts.amount {
    font-weight: bold;
    background: #F0F0F0
}

.page-signup .fieldset .title {
    padding-left: 10px
}

.page-signup .fieldset .shipping-fields {
    margin: 10px
}

.page-signup .fieldset .shipping-fields input {
    float: left
}

.page-signup .fieldset .shipping-fields div {
    margin-left: 30px
}

.page-signup .fieldset .shipping-fields div .hint {
    margin-left: 0px
}

.page-signup .fieldset .field label {
    width: 250px
}

.page-signup .fieldset .field div {
    margin-left: 260px
}

.page-signup .fieldset .field div.captcha,
.page-signup .fieldset .field div.captcha div {
    margin: 0px;
    padding: 0px
}

.page-signup .fieldset .field div label {
    margin-left: 5px
}

.page-signup .fieldset .buttons {
    margin-left: 260px;
    text-align: left
}

.page-signup .label-shipping-same {
    float: none;
    text-align: left
}

.gift-amount {
    width: 60px
}

.page-opc .amounts .col-wrap {
    margin-bottom: 10px
}

.page-opc .amounts .col-wrap .col-33 {
    text-align: right
}

.page-opc .field .cvv2 {
    width: 40px
}

.page-opc .field div.hint {
    margin: 0px
}

.page-opc .field.payment-form-cc-will-be-stored {
    font-weight: bold
}

.page-opc .payment-methods-form-wrapper {
    overflow: hidden;
    float: right;
    min-width: 50%;
    overflow-x: hidden;
    overflow-y: hidden;
    max-width: 70%
}

.page-opc .cart-item-title {
    border-top: 1px solid #f0f0f0;
    padding: 5px 0px
}

.page-opc .cart-item-price {
    border-top: 1px solid #f0f0f0;
    padding: 5px 0px;
    text-align: right
}

.page-opc #cart-items-toggle {
    font-size: 16px
}

.page-opc #opc-invoice-totals {
    font-size: 14px
}

.page-opc #opc-login {
    font-size: 16px;
    font-weight: bold
}

.page-opc #opc-shipping-link-standard,
.page-opc #opc-shipping-link-split {
    float: right;
    font-size: 0.8em;
    display: none
}

.page-opc .opc-shipment-split {
    border: 1px solid #e7e7e7;
    backgroudnd: #f7f7f7;
    padding: 10px;
    border-radius: 2px
}

.page-opc #opc-shipping-split-items table {
    width: 100%
}

.page-opc #opc-shipping-split-items table th {
    padding: 5px 5px 10px 0px
}

.page-opc #opc-shipping-split-items table td {
    padding: 0px 5px 10px 0px
}

.page-opc #opc-shipping-split-items table .cart-item-name {
    width: 20%
}

.page-opc #opc-shipping-split-items table .cart-item-quantity {
    width: 15%
}

.page-opc #opc-shipping-split-items table .cart-item-address {
    width: 50%
}

.page-opc #opc-shipping-split-items table .cart-item-remove {
    width: 15%
}

.page-opc #opc-shipping-split-items table select {
    width: 100%
}

.page-opc>div>div>div.col-25 {
    float: right
}

.page-order-form .amounts .col-wrap {
    margin-bottom: 10px
}

.page-order-form .amounts .col-wrap .col-33 {
    text-align: right
}

.page-order-form .field .cvv2 {
    width: 40px
}

.page-order-form .field div.hint {
    margin: 0px
}

.page-order-form .field.payment-form-cc-will-be-stored {
    font-weight: bold
}

.page-order-form .payment-methods-form-wrapper {
    overflow: hidden;
    float: right;
    min-width: 50%;
    overflow-x: hidden;
    overflow-y: hidden;
    max-width: 70%
}

.page-order-form .cart-item-title {
    border-top: 1px solid #f0f0f0;
    padding: 5px 0px
}

.page-order-form .cart-item-price {
    border-top: 1px solid #f0f0f0;
    padding: 5px 0px;
    text-align: right
}

.page-order-form #cart-items-toggle {
    font-size: 16px
}

.page-order-form #opc-invoice-totals {
    font-size: 14px
}

.page-order-form #opc-login {
    font-size: 16px;
    font-weight: bold
}

.page-order-form>div>div>div.col-25 {
    float: right
}

#opc-dialog-spinner {
    background: #f0f0f0 url(../images/spinner.gif) no-repeat 25px 25px;
    border: 1px solid #cccccc;
    padding: 0px;
    color: gray
}

#opc-dialog-spinner .spinner-top {
    margin-left: 120px;
    margin-top: 25px;
    font-size: 25px
}

#opc-dialog-spinner .spinner-message {
    margin-left: 120px;
    margin-top: 10px
}

#opc-dialog-login {
    background: #f0f0f0;
    border: 1px solid #cccccc;
    padding: 0px;
    width: 370px;
    color: gray
}

#opc-dialog-login .login-top {
    font-size: 25px
}

#opc-dialog-login input[type='text'],
#opc-dialog-login input[type='password'],
#opc-dialog-login input[type='submit'],
#opc-dialog-login input[type='button'] {
    width: 100px
}

#opc-dialog-split-shipping-address {
    background: #f0f0f0;
    border: 1px solid #cccccc;
    padding: 0px;
    width: 370px;
    color: gray
}

#opc-dialog-split-shipping-address .address-top {
    font-size: 20px
}

#opc-dialog-split-shipping-address input[type='text'] {
    width: 200px;
    clear: both
}

#opc-dialog-split-shipping-address select {
    width: 209px;
    clear: both
}

#opc-dialog-split-shipping-address .buttons input {
    width: 80px;
    height: 22px;
    font-size: 12px
}

.opc-spinner {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 300px;
    font-size: 16px;
    padding: 25px;
    background: #f0f0f0;
    display: none;
    clear: both;
    border: 3px solid gray;
    z-index: 99
}

.opc-invoice-totals table tbody tr td {
    padding-bottom: 5px
}

.opc-invoice-totals .invoice-subtitle {
    font-size: 0.95em;
    font-style: italic;
    color: #444444
}

.opc-invoice-totals table tbody tr.opc-invoice-gift-certificate-row td {
    border-top: 1px solid gray;
    padding-top: 5px;
    color: #000099
}

.opc-invoice-totals table tbody tr.opc-invoice-total-row td {
    border-top: 1px solid gray;
    padding-top: 5px;
    font-weight: bold
}

.opc-invoice-totals table tbody tr.opc-invoice-recurring-row td {
    padding-top: 5px;
    font-weight: bold;
    padding-top: 15px
}

.opc-invoice-totals table tbody tr.opc-invoice-recurring-items-row td {
    font-size: 0.9em
}

.opc-invoice-totals table tbody tr.opc-invoice-recurring-items-row td div.recurring-product {
    text-decoration: underline;
    margin-bottom: 5px;
    padding-top: 5px;
    border-top: 1px solid gray
}

.opc-invoice-totals table tbody tr.opc-invoice-recurring-items-row td div.recurring-product:first-child {
    border-top: none;
    padding-top: 0px
}

.opc-invoice-totals table tbody tr.opc-invoice-recurring-items-row td div.recurring-payment {
    margin-top: 5px;
    clear: both
}

.opc-invoice-totals table tbody tr.opc-invoice-recurring-items-row td div.recurring-payment-title {
    min-width: 35%;
    float: left
}

.opc-invoice-totals table tbody tr.opc-invoice-recurring-items-row td div.recurring-payment-description {
    min-width: 60%;
    float: right;
    text-align: right;
    font-style: italic
}

.opc-shipment {
    border-top: 2px solid #f0f0f0;
    margin-top: 10px;
    padding-top: 10px
}

.opc-shipment-title {
    font-weight: bold;
    font-size: 1.1em
}

.opc-shipment-items {
    padding: 5px 0px 5px 16px
}

.opc-shipment-items li {
    font-size: 0.9em
}

#opc-invoice-fixed {
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: #f0f0f0;
    border: none;
    z-index: 10000;
    border: none;
    width: 100%
}

#opc-invoice-fixed div {
    padding: 10px 15px;
    text-align: right;
    font-size: 1.2em
}

#opc-invoice-fixed div span {
    font-weight: bold
}

.opc-payment-profile-view {
    min-height: 100px
}

#opc-payment-methods-error {
    margin-left: 10px
}

.checkout-payment-form .field div input,
.checkout-payment-form .field div select {
    width: 50%
}

.checkout-payment-form .field label {
    width: auto;
    float: none
}

.page-billing_and_shipping_address .fieldset .field label {
    width: 140px
}

.page-billing_and_shipping_address .fieldset .field div {
    margin-left: 150px
}

.page-billing_and_shipping_address .fieldset .field textarea {
    height: 100px
}

.page-billing_and_shipping_address .fieldset .field div label {
    margin-left: 5px
}

.page-shipping-quote .fieldset .field label {
    width: 250px
}

.page-shipping-quote .fieldset .field div {
    margin-left: 260px
}

.page-shipping-quote .fieldset .buttons {
    margin-left: 260px;
    text-align: left
}

.toggle-new-shipping {
    float: left
}

.layout-zone-content .page-unsubscribe ul {
    padding-left: 20px;
    margin: 10px
}

.page-unsubscribe p.msg-notice {
    font-size: 12px
}

.input-remember-me {
    width: auto
}

.col-50 {
    width: 49.9%
}

input.button,
input.reset,
input.submit {
    cursor: pointer;
    width: auto;
    padding: 2px 5px
}

input.button-disabled {
    color: gray
}

.button-add-to-cart {
    width: auto
}

.button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.button-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

a.button-light:hover {
    text-decoration: none
}

.div-shipping-address .option label {
    display: inline-block
}

.page-invoice .fieldset select {
    width: auto
}

.page-site-map ul li {
    margin: 5px 0 5px 10px;
    list-style-type: disc
}

.layout-zone-content .page-404 ul li {
    margin: 5px 0 5px 10px;
    list-style-type: disc
}

.catalog-product-image img {
    max-width: 100%
}

.product-image,
.product-image img {
    max-width: 100%
}

.image-home {
    max-width: 100%
}

.panel {
    background-color: #fff
}

.panel .title {
    background-color: #999;
    color: #fff
}

.msg-error {
    color: #dd0000
}

.msg-error ul li {
    color: #dd0000
}

.msg-notice {
    color: #333333
}

.msg-notice ul li {
    color: #666666
}

.msg-warning {
    color: #0000dd
}

.msg-warning ul li {
    color: #999999
}

.container-navigation-top .layout-zone-navigation {
    background-color: white
}

.container-navigation-middle .layout-zone-navigation {
    background-color: #bbbbbb
}

.layout-zone-navigation {
    background-color: #bbbbbb
}

.layout-zone-footer {
    background-color: #bbbbbb
}

.fieldset .hint {
    color: #999
}

.treeview .hover {
    color: inherit
}

.drop-down-menu,
drop-down-menu * {
    padding: 0px;
    margin: 0px;
    list-style: none;
    z-index: 5
}

.drop-down-menu ul {
    position: absolute;
    list-style: none;
    display: none;
    z-index: 5
}

.drop-down-menu li {
    float: left;
    position: relative;
    list-style: none;
    z-index: 5
}

.drop-down-menu a {
    display: block;
    position: relative;
    z-index: 5
}

.drop-down-menu li ul li {
    float: none;
    clear: left;
    z-index: 5
}

.drop-down-menu-vertical {
    width: 100%
}

.drop-down-menu-vertical,
.drop-down-menu-vertical ul,
.drop-down-menu-vertical li,
.drop-down-menu-vertical a,
.drop-down-menu-vertical li ul li {
    z-index: 4
}

.drop-down-menu-vertical li {
    clear: left;
    float: none
}

.drop-down-menu,
.drop-down-menu ul {
    background-color: #cccccc
}

.drop-down-menu-item-separator {
    color: black
}

.drop-down-menu-item {
    background-color: #cccccc;
    border-top: 0px solid white;
    padding: 7px 7px;
    text-decoration: none;
    color: black;
    font-size: 12px
}

.drop-down-menu-item-hover {
    background-color: #777777;
    border-top: 0px solid white;
    padding: 7px 7px;
    text-decoration: none;
    color: white;
    font-size: 12px
}

.catalog-navigation .drop-down-menu {
    background: none;
    z-index: 4
}

.catalog-navigation .drop-down-menu li {
    z-index: 4
}

.catalog-navigation li {
    margin-right: 5px
}

.catalog-navigation li li {
    margin-right: 0px
}

.catalog-navigation .drop-down-menu-item {
    border: none;
    padding: 5px;
    margin-right: 0px;
    z-index: 4
}

.catalog-navigation .drop-down-menu-item-hover {
    border: none;
    padding: 5px;
    margin-right: 0px;
    z-index: 4
}

.catalog-navigation .drop-down-menu li ul .drop-down-menu-item {
    border-top: 1px solid white;
    z-index: 4
}

.catalog-navigation .drop-down-menu li ul .drop-down-menu-item-hover {
    border-top: 1px solid white;
    z-index: 4
}

select.select-expiration-month,
select.select-expiration-year {
    width: 70px;
    margin-right: 5px
}

.address-variants-text {
    font-size: 1.1em;
    margin-bottom: 10px
}

.address-variants-ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 0px 10px
}

.address-variants-li {
    list-style: none;
    width: 315px;
    height: 65px;
    display: block;
    margin: 0px;
    float: left
}

.address-variants-radio {
    float: left
}

.address-variants-option {
    margin-left: 20px
}

.framed-block {
    padding: 20px 20px 5px 20px;
    border: 2px solid #e0e0e0;
    -background-color: #f7f7f7;
    font-size: 1em;
    margin-left: 5px;
    margin-right: 5px
}

.framed-block table {
    width: 100%
}

.framed-block table thead th {
    padding-bottom: 10px;
    border-bottom: 2px solid #e0e0e0
}

.framed-block table tbody td {
    padding-bottom: 5px
}

.framed-block table.framed-list tbody tr:first-child td {
    padding-top: 10px
}

.framed-block table.framed-list tbody tr:last-child td {
    padding-bottom: 10px
}

.framed-block table.framed-list tfoot tr:first-child td {
    padding-top: 10px;
    border-top: 2px solid #e0e0e0
}

.framed-block table.framed-list tfoot tr td {
    padding-top: 5px
}

.page .layout-zone-content .framed-block a {
    font-size: 1em;
    font-weight: normal
}

.framed-block .field label {
    padding-left: 0px;
    font-size: 1em;
    margin-top: 3px
}

.framed-block .fieldset .field div {
    margin-left: 200px
}

.framed-block h3 {
    padding: 0px;
    background: none
}

.page-cart .cart-image {
    width: 150px;
    float: left
}

.page-cart .cart-image img {
    width: 100%
}

.page-cart .cart-description {
    margin-left: 165px
}

@media screen and (max-width:990px) {

    form.custom-form .fieldset .field label,
    form.custom-form .fieldset .field.title {
        clear: both;
        width: 100%
    }

    form.custom-form .fieldset .field div {
        margin: 2px 0 0
    }
}

@media screen and (max-width:767px) {
    table.list.cart thead {
        display: none
    }

    table.list.cart span.product-id {
        display: none
    }

    table.list.cart tbody tr {
        border-bottom: 1px solid #e1e1e1
    }

    .page-cart table.list tr td,
    .page-cart table.list tr th {
        border: none;
        padding: 15px 0
    }

    .page-cart table.list {
        border: none;
        border-top: 1px solid #e1e1e1
    }

    .page-cart table.list tr td .quantity {
        float: right !important;
        text-align: center;
        height: 24px;
        border: 1px solid #cfcfcf
    }

    .page-cart table.list tr td.cart-amount {
        padding-left: 20px;
        padding-right: 0px
    }

    .page-cart .cart-description div a {
        font-weight: 600
    }

    .page-cart table.list tfoot {
        background-color: transparent;
        font-size: 12px
    }

    .page-cart .cart-totals .spacer {
        background-color: transparent;
        border: none;
        padding: 0
    }

    .page-cart .cart-totals .cart-amount {
        text-align: center;
        padding-bottom: 15px
    }

    .page-cart .promo-code {
        text-align: center;
        margin: 0
    }

    .page-cart .cart-totals .promo-code .field .formControlText {
        width: 100%;
        margin: 0 0 5px 0
    }

    .page-cart input.button-apply-promo.submit {
        width: 100%
    }

    #form-cart .cart-totals>div>div>div>div {
        text-align: center
    }
}

#pikfly-button {
    position: fixed;
    bottom: 0;
    right: 15%;
    padding: 8px;
    font-family: Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.38);
    background-color: white;
    border-radius: 2px 0 2px 0;
    opacity: 1
}

#pikfly-button img {
    vertical-align: middle;
    padding: 0 5px
}

#pikfly-button a,
#pikfly-button a:link,
#pikfly-button a:hover,
#pikfly-button a:focus,
#pikfly-button a:active {
    font-size: 12px;
    font-weight: 700;
    color: #009053;
    text-decoration: underline;
    display: block;
    text-align: center
}

.pikfly-available {
    display: block;
    padding-bottom: 7px;
    text-decoration: none
}

#pikfly-button a.close-btn,
#pikfly-button a.close-btn:link,
#pikfly-button a.close-btn:hover,
#pikfly-button a.close-btn:focus,
#pikfly-button a.close-btn:active {
    font-size: 13px;
    font-weight: 300;
    color: #a8a8a8;
    text-decoration: none;
    position: absolute;
    top: 5px;
    right: 7px
}

.shipment-status {
    font-size: 0.90em;
    font-style: italic
}

.img-responsive {
    max-width: 100%;
    height: auto
}

#mobile-filter-btn {
    display: none
}

@media (max-width:767px) {
    #lightbox-container-image-box {
        height: auto !important;
        min-width: 95% !important;
        max-width: 95% !important
    }

    #lightbox-image {
        height: auto !important;
        max-width: 100% !important
    }

    #lightbox-container-image-data-box {
        min-width: 95% !important;
        width: 95% !important;
        max-width: 95% !important;
        padding: 0px !important
    }

    #lightbox-nav-btnPrev {
        height: auto !important;
        min-height: 100% !important
    }

    #lightbox-nav-btnNext {
        height: auto !important;
        min-height: 100% !important
    }
}

@media (max-width:991px) {
    #mobile-filter-btn {
        display: block;
        width: calc(100% - 20px);
        padding: 10px;
        margin: 0 10px;
        cursor: pointer
    }

    #left.mobile-filter {
        display: block;
        width: calc(100% - 20px);
        padding: 10px
    }

    #content {
        width: 100% !important
    }

    #left .panel {
        display: none
    }

    #left .panel-catalog-categories,
    #left .panel-catalog-price-range,
    #left .panel-catalog-products-filters,
    #left .panel-catalog-manufacturers {
        display: block
    }
}

@media (min-width:768px) and (max-width:991px) {
    #lightbox-container-image-box {
        height: auto !important;
        min-width: 50% !important;
        max-width: 50% !important
    }

    #lightbox-image {
        height: auto !important;
        max-width: 100% !important
    }

    #lightbox-container-image-data-box {
        min-width: 50% !important;
        max-width: 50% !important;
        width: 50% !important;
        padding: 0px !important
    }

    #lightbox-nav-btnPrev {
        height: auto !important;
        min-height: 100% !important
    }

    #lightbox-nav-btnNext {
        height: auto !important;
        min-height: 100% !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #lightbox-container-image-box {
        height: auto !important;
        min-width: 75% !important;
        max-width: 75% !important
    }

    #lightbox-image {
        height: auto !important;
        max-width: 100% !important
    }

    #lightbox-container-image-data-box {
        min-width: 75% !important;
        max-width: 75% !important;
        width: 75% !important;
        padding: 0px !important
    }

    #lightbox-nav-btnPrev {
        height: auto !important;
        min-height: 100% !important
    }

    #lightbox-nav-btnNext {
        height: auto !important;
        min-height: 100% !important
    }
}

@media (min-width:1200px) {
    #lightbox-container-image-box {
        height: auto !important;
        max-width: 80% !important
    }

    #lightbox-image {
        height: auto !important;
        max-width: 100% !important
    }

    #lightbox-container-image-data-box {
        max-width: 80% !important
    }

    #lightbox-nav-btnPrev {
        height: auto !important;
        min-height: 100% !important
    }

    #lightbox-nav-btnNext {
        height: auto !important;
        min-height: 100% !important
    }
}

.product-image img,
.product-secondary-images img {
    height: auto;
    max-width: 100%
}

.page-completed .invoice-direct-url {
    word-wrap: break-word
}

@media print {

    #page-invoice #left,
    #page-invoice #right,
    #page-invoice #menu,
    #page-invoice #navigation,
    #page-invoice #footer ul {
        display: none
    }

    #page-invoice #content {
        width: 100%
    }

    #page-invoice .layout-zone-header {
        min-height: 2px
    }

    #page-invoice .container-wrap {
        width: 100% !important
    }

    #page-invoice .framed-block {
        padding: 5px;
        font-size: 1em
    }
}

.msg-success {
    color: green;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0px 10px 0px
}

.predictive-search-results {
    width: 255px !important;
    position: absolute !important;
    z-index: 999 !important;
    background: white !important;
    border: 1px solid #e0e0e0 !important
}

.predictive-search-results ul {
    list-style: none !important;
    width: 100% !important
}

.predictive-search-results ul li {
    list-style: none !important;
    padding: 4px 15px !important;
    margin: 0px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    text-align: left !important;
    width: 89% !important
}

.predictive-search-results ul li.group {
    background: #f0f0f0 !important;
    padding: 7px 15px !important;
    border-top: 1px solid #e0e0e0 !important;
    text-transform: uppercase !important;
    font-size: 0.9em !important;
    color: #555555 !important
}

.predictive-search-results ul li.selected {
    background-color: #d0d0d0
}

.predictive-search-results ul li.selected a {
    display: block !important
}

.predictive-search-results ul li a {
    color: #777777 !important;
    text-decoration: none !important
}

.panel-catalog-products-filters .filter-title {
    margin-top: 5px;
    font-size: 1.1em
}

.panel-catalog-products-filters .filter-title:first-of-type {
    margin-top: 0px
}

.panel-catalog-products-filters .filter-options ul {
    list-style-type: none;
    padding-left: 0px;
    font-size: 12px
}

.panel-catalog-products-filters .filter-options ul li {
    margin: 4px 0px
}

.panel-catalog-products-filters .filter-options ul li label {
    vertical-align: super;
    margin-left: 5px
}

.panel-catalog-products-filters .filter-options ul li label input[type="checkbox"] {
    padding: 0px;
    margin: 0px 0px 2px 0px;
    float: left
}

.panel-catalog-products-filters .button-apply-products-filters,
.panel-catalog-products-filters .button-reset-products-filters {
    padding: 3px 5px
}

.product-youtube-link {
    margin: 10px 0px 25px
}

.embed-responsive-pane {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.embed-responsive-16by9-pane {
    padding-bottom: 56.25%
}

.embed-responsive-pane .embed-responsive-pane-item,
.embed-responsive-pane embed,
.embed-responsive-pane iframe,
.embed-responsive-pane object,
.embed-responsive-pane video {
    border: 0 none;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.print-buttons {
    text-align: right;
    padding: 10px 0px;
    margin: 0px
}

@media print {
    #print-button {
        display: none
    }

    .layout-zone-content {
        width: 100% !important
    }

    .layout-zone-left {
        display: none
    }

    .container-header {
        display: none
    }

    .container-navigation {
        display: none
    }

    .container-footer {
        display: none
    }
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

* {
    box-sizing: border-box;
    outline: none
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row:before,
.row:after {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }
}

@media screen and (max-width:991px) {
    .col-sm-0 {
        display: none
    }
}

@media screen and (max-width:767px) {
    .col-xs-0 {
        display: none
    }
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner {
    padding: 0 !important;
    border: 0 none !important
}

.halfpanel {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 50%;
    height: 100%
}

.halfpanel-left {
    left: 0;
    text-align: left
}

.halfpanel-right {
    right: 0;
    text-align: right
}

.halfpanel img {
    display: block
}

.half {
    width: 50%
}

.half-left {
    float: left
}

.half-right {
    float: right
}

.half-left.half-image img {
    float: left;
    width: 100%;
    height: auto !important
}

.half-right.half-image img {
    float: right;
    width: 100%;
    height: auto !important
}

.fauxc {
    max-width: 600px
}

.half-right .fauxc {
    float: left;
    padding-left: 75px;
    padding-right: 15px
}

.half-left .fauxc {
    float: right;
    padding-right: 75px;
    padding-left: 15px
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.bcontainer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.bcontainer {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.href {
    cursor: pointer
}

b,
strong {
    font-weight: bold
}

i,
em {
    font-style: italic
}

.dbnSpacer {
    float: left;
    display: inline;
    width: 100%;
    height: 25px
}

.clear {
    clear: both
}

.underline {
    text-decoration: underline
}

.blockquote {
    display: block;
    margin-left: 30px
}

.float-left {
    float: left;
    display: inline
}

.float-right {
    float: right;
    display: inline
}

.ir {
    float: left;
    display: inline;
    width: 100%;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    background-color: transparent;
    background-position: left top;
    background-repeat: no-repeat
}

.alignvertical {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

p,
ul,
ol {
    margin: 0 0 1em
}

p:last-child,
ul:last-child,
ol:last-child {
    margin-bottom: 0
}

.textalignleft {
    text-align: left
}

.textaligncenter,
.centered,
.center {
    text-align: center
}

.textalignright {
    text-align: right
}

.floatleft,
.alignleft {
    float: left;
    display: inline;
    margin: 0px 10px 10px 0
}

.floatright,
.alignright {
    float: right;
    display: inline;
    margin: 0px 0px 10px 10px
}

.block {
    display: block
}

.hidden,
.hide,
.mobile-only,
.mobileonly,
.phone-only,
.phoneonly {
    display: none
}

.layout-zone-footer ul li {
    border: none;
    padding: 0
}

.layout-zone-footer .other-address {
    margin-left: 40px
}

.layout-zone-footer h4 {
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px
}

.drop-down-menu,
.drop-down-menu ul {
    background: 0
}

.drop-down-menu-item {
    background: 0
}

.container-main #main {
    min-height: 0;
    margin: 0
}

.fieldset select {
    height: auto
}

.container-main .layout-zone-left {
    min-height: 0px
}

.container-main .layout-zone-left.droppable {
    min-height: 150px
}

.gutter5 {
    margin-left: -5px;
    margin-right: -5px
}

.gutter7 {
    margin-left: -7px;
    margin-right: -7px
}

.gutter10 {
    margin-left: -10px;
    margin-right: -10px
}

.gutter12 {
    margin-left: -12px;
    margin-right: -12px
}

.gutter15 {
    margin-left: -15px;
    margin-right: -15px
}

img,
iframe,
object,
embed,
video {
    max-width: 100%
}

a {
    color: #ffc425;
    text-decoration: none
}

a:hover {
    color: #ffde6b;
    text-decoration: underline
}

input,
select,
textarea,
.fieldset select,
.fieldset input[type="text"],
.fieldset input[type="password"] {
    padding: 8px;
    color: #757575;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #999;
    height: auto;
    border-radius: 2px;
    max-width: 100%;
    background: #fff
}

input[type="image"] {
    padding: 0;
    border-radius: 0;
    border: none;
    width: auto;
    background: 0
}

input[type="submit"],
input.button,
input.submit {
    color: #231f20;
    border: none;
    -webkit-appearance: none;
    background-color: #ffc425;
    text-transform: uppercase;
    font-weight: 600
}

input.button,
input.reset,
input.submit {
    padding: 10px 15px;
    border: none
}

.fieldset input[type="file"] {
    height: auto
}

button {
    -webkit-appearance: none
}

input[type="reset"],
input.reset {
    color: #fff;
    -webkit-appearance: none;
    background: #777
}

.button.button-inline {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 35px;
    border: 1px solid #000;
    transition: all 0.5s ease 0s;
    border-radius: 2px;
    background: #FACA22
}

.button.button-inline:hover {
    text-decoration: none;
    color: #fff;
    background: #000
}

.button.button-standard {
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 35px;
    text-align: center;
    border: 1px solid #000;
    transition: all 0.5s ease 0s;
    border-radius: 2px;
    background: #FACA22
}

.button.button-standard:hover {
    text-decoration: none;
    color: #fff;
    background: #000
}

html {
    font-size: 16px;
    line-height: 1.5
}

p {
    font-family: 'Lato', sans-serif;
    font-weight: lighter
}

textarea {
    resize: vertical
}

h1 {
    font-size: 40px;
    color: #180739;
    padding: 0;
    margin-bottom: 25px
}

h2 {
    font-size: 36px;
    color: #A37A3E;
    padding: 0;
    margin-bottom: 15px
}

h3 {
    font-size: 20px;
    color: #18073A;
    padding: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Expletus Sans', cursive
}

h4 {
    font-size: 18px;
    color: #19073A;
    padding: 0;
    margin-bottom: 7px
}

h5 {
    line-height: 1
}

h6 {}

.page {
    font-family: 'Oswald', sans-serif;
    background: white
}

.section,
.subsection,
.site-container {
    clear: both;
    float: left;
    width: 100%
}

.container-wrap {
    width: 1200px
}

.layout-zone-top-header {
    text-align: center
}

.layout-zone-top-header a {
    font-size: 20px;
    color: #fff
}

.layout-zone-top-header span {
    color: #ffc425
}

.container-navigation {
    padding: 15px 0;
    background: white
}

.nav-left {
    float: left;
    width: 49%
}

.nav-left ul {
    float: left
}

.nav-right {
    float: right;
    width: 49%
}

.nav-right ul {
    float: right
}

#search {
    width: 40%;
    float: left;
    margin: 24px 0
}

#search-row {
    max-width: 300px
}

#search-row.active {
    -webkit-box-shadow: 0 0 5px #ffc425;
    -moz-box-shadow: 0 0 5px #ffc425;
    box-shadow: 0 0 5px #ffc425
}

#search .search-input-box {
    float: left;
    display: inline;
    width: 88%
}

.predictive-search-results {
    width: 300px !important
}

.predictive-search-results ul li {
    width: 100% !important
}

#search input#s {
    float: left;
    display: inline;
    width: 100%;
    vertical-align: middle;
    background-color: transparent;
    border: none;
    padding-left: 30px;
    height: 40px;
    background: transparent url(../images/search-icon.png) no-repeat center left;
    color: #fff
}

#search .active input#s {
    background: transparent;
    padding-left: 15px
}

#search .search-submit-box {
    float: right;
    display: none;
    text-align: center;
    width: 12%
}

#search .active .search-submit-box {
    display: inline
}

#search input#search-go {
    display: inline-block;
    vertical-align: middle
}

#search button {
    display: block;
    -webkit-appearance: none;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 18px;
    padding: 7px 2px;
    cursor: pointer;
    border: none;
    background: transparent;
    height: 40px
}

#s::-webkit-input-placeholder {
    color: #fff
}

#s:-moz-placeholder {
    color: #fff
}

#s::-moz-placeholder {
    color: #fff;
    opacity: 1
}

#s:-ms-input-placeholder {
    color: #fff
}

#s::-ms-input-placeholder {
    color: #fff
}

#s::placeholder {
    color: #fff;
    opacity: 1
}

.container-header {
    padding: 10px 0;
    background: #000
}

.layout-zone-header {
    min-height: 0
}

#logo {
    width: 20%;
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

#logo img {
    display: block;
    margin: auto
}

#navigation {
    text-align: right;
    width: 40%;
    float: right;
    margin: 30px 0
}

#navigation li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    position: relative
}

#navigation li * {
    text-transform: uppercase;
    color: #fff;
    line-height: 1
}

#navigation li.user-icon {
    padding-right: 0;
    padding-left: 20px
}

#navigation li:nth-last-of-type(-n+2) a {
    color: #ffc425
}

#navigation li.border {
    border-right: 2px solid #fff;
    padding-right: 12px
}

#navigation li .carticon {
    position: absolute;
    height: 20px;
    min-width: 20px;
    background: #ffc425;
    border-radius: 50%;
    font-family: 'Lato', sans-serif;
    top: 8px;
    left: 24px;
    padding: 1px;
    text-align: center
}

#navigation li .carticon.two-digit {
    width: 22px;
    height: 22px;
    padding-top: 4px;
    font-size: 14px
}

#navigation li .carticon.three-digit {
    width: 24px;
    height: 24px;
    font-size: 12px;
    padding-top: 5px;
    top: 6px
}

#navigation li .carticon.four-digit {
    width: 28px;
    height: 28px;
    font-size: 12px;
    padding-top: 8px;
    top: 4px
}

#navigation li .carticon-text {
    margin-left: 15px
}

.container-menu {
    background: #ffc425
}

.layout-zone-menu {
    min-height: 0
}

#custom-menu {
    margin-top: 0
}

#custom-menu a {
    color: #000;
    text-decoration: none
}

#custom-menu>ul {
    float: right;
    display: inline;
    width: 100%;
    margin: 0;
    padding: 0;
    y text-align: center;
    list-style: none
}

#custom-menu>ul>li {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

#custom-menu>ul>li>a {
    display: inline-block;
    padding: 15px 10px;
    font-size: 16px
}

#custom-menu>ul>li.parent>a:after {
    content: '\f078';
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    padding-left: 5px;
    font-size: 12px
}

#custom-menu>ul>li:hover>* {
    color: #fff
}

#custom-menu ul li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 200;
    width: 230px;
    text-align: left;
    -webkit-box-shadow: 0px 4px 4px 0px #555;
    box-shadow: 0px 4px 4px 0px #555
}

#custom-menu ul li ul li {
    float: none;
    display: block;
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0
}

#custom-menu ul li ul li a {
    display: block;
    padding: 10px 18px;
    color: #000;
    background: #fff
}

#custom-menu ul li ul>li:hover>a {
    background: #FACA22
}

#custom-menu ul li:hover>ul {
    display: block
}

#custom-menu ul li ul li ul {
    top: 0;
    left: 100%
}

#custom-menu>ul>li>ul li.parent>a:after {
    float: right;
    content: '\f0da';
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    padding-left: 5px;
    color: #FACA22
}

#custom-menu>ul>li>ul li.parent:hover>a:after {
    color: #fff
}

.container-search {
    display: none;
    padding: 10px 0;
    background: #F5F5F5
}

.container-search #search {
    width: 100%
}

.container-slider {
    padding: 0;
    background: #fff
}

#slider .slick-slide {
    padding: 0
}

img.slide-bg,
.slick-slide>img {
    display: block;
    width: 100% !important;
    height: auto !important
}

.container-main {
    background: #fff;
    padding-top: 50px
}

@media screen and (max-width: 1175px) {
    .container-main, .page-home.wrap {
        margin-top: 275px !important;
    }
}

@media screen and (max-width: 991px) {
    .page-home.wrap, .container-main {
        margin-top: 170px !important;
    }
}

@media screen and (max-width: 550px) {
    .page-home.wrap, .container-main {
        margin-top: 125px !important;
    }
}

#left {
    width: 270px
}

.slice-kit #content {
    width: calc(100% - 270px)
}

.panel {
    border: none;
    margin-top: 30px
}

.panel:first-child {
    margin-top: 0
}

.panel .title {
    font-size: 14px;
    text-transform: uppercase;
    color: #2B2B2B;
    padding: 12px;
    margin: 0;
    border: 1px solid #EBEBEB;
    background: #F8F8F8
}

.panel .content {
    padding: 25px;
    border-bottom: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB
}

.panel ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}

.panel ul li {
    display: block;
    margin: 25px 0 0;
    padding: 0;
    list-style: none
}

.panel ul li:first-child {
    margin-top: 0
}

.panel.panel-catalog-categories .content {
    padding: 0
}

.panel.panel-catalog-categories ul {
    clear: both;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}

.panel.panel-catalog-categories ul li {
    display: block;
    margin: 0;
    position: relative;
    z-index: 1
}

.panel.panel-catalog-categories ul li a {
    display: block;
    text-decoration: none;
    color: #666666;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    padding: 10px 16px
}

.panel.panel-catalog-categories ul li:hover a {
    background: #EBF3F5
}

.panel.panel-catalog-categories ul li ul li:hover>a {
    color: #fff;
    background: #333
}

.panel.panel-catalog-categories ul li>ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0
}

.panel.panel-catalog-categories ul li:hover>ul {
    display: block
}

.panel-price-filter {
    padding: 10px;
    margin-top: 25px
}

.container-footer {
    padding: 50px 0;
    background: #000
}

.layout-zone-footer {
    padding: 0;
    margin: 0;
    min-height: 0;
    text-align: left;
    background: 0
}

.footer {
    float: left;
    width: 25%;
    padding: 0 15px
}

.footer:nth-child(4n+1) {
    clear: both
}

.footer h3 {
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px
}

.layout-zone-footer ul {
    display: block;
    text-align: left;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: lighter
}

.layout-zone-footer ul li {
    display: block;
    list-style: none;
    padding: 0;
    margin: 10px 0px
}

.layout-zone-footer ul li .fas {
    color: #ffc425;
    margin-right: 15px
}

.layout-zone-footer ul li a {
    color: #fff;
    font-size: 16px;
    padding: 0;
    text-decoration: none
}

.layout-zone-footer ul li a:hover {
    text-decoration: underline
}

.layout-zone-footer ul li * {
    vertical-align: middle
}

.layout-zone-sub-footer {
    text-align: center;
    color: #fff;
    font-weight: lighter
}

.dynamic-social {
    margin: 20px 0 25px 0
}

.dynamic-social ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -8px
}

.dynamic-social ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 8px 8px;
    padding: 0
}

.dynamic-social ul li a {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    transition: all 0.8s ease-in-out;
    background: url(../images/social-bg.png) no-repeat center center;
    background-size: contain;
    color: #282828
}

.dynamic-social ul li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000;
}

.dynamic-social ul li a:hover {
    color: #fff;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.newsletter-left {
    float: left;
    width: 60%;
    font-size: 20px;
    color: #fff;
    font-weight: lighter;
    margin: 10px 0;
    line-height: 1
}

.newsletter-right {
    float: right;
    width: 35%
}

.newsletter-input-box {
    float: left;
    display: inline;
    width: calc(100% - 100px)
}

.newsletter-input-box input {
    float: left;
    width: 100%;
    color: #555;
    font-style: italic;
    font-family: 'Roboto', sans-serif
}

.newsletter-submit-box {
    float: right;
    display: inline;
    width: 100px;
    text-align: center
}

.newsletter-submit-box button {
    -webkit-appearance: none;
    width: 100%;
    cursor: pointer;
    font-weight: bold;
    background-color: #ffc425;
    text-transform: uppercase
}

.newsletter-submit-box button,
.newsletter-input-box input {
    padding: 10px 15px;
    font-size: 16px;
    height: 40px;
    border-radius: 0;
    border: none
}

.container-final {
    padding: 40px 0;
    background: #F5F5F5
}

.final-left {
    float: left;
    display: inline;
    width: 48%
}

.final-right {
    float: right;
    display: inline;
    width: 48%;
    text-align: right
}

.content-left {
    float: left;
    display: inline;
    width: 48%
}

.content-right {
    float: right;
    display: inline;
    width: 48%
}

.fr {
    clear: both;
    float: left;
    display: inline;
    width: 100%;
    padding: 5px 0
}

.fr>label {
    display: block
}

.fr>label>span {
    display: block
}

.fr>label>input[type="number"],
.fr>label>input[type="text"],
.fr>label>input[type="email"],
.fr>label>input[type="tel"],
.fr label select,
.fr label textarea {
    display: block
}

.t {
    clear: both;
    float: left;
    display: inline;
    width: 100%;
    margin-bottom: 1em
}

.t:last-child {
    margin-bottom: 0
}

.t p:empty {
    display: none
}

.tr {
    clear: both;
    float: left;
    display: inline;
    width: 100%
}

.tr:nth-child(2n+1) {
    background-color: #eee
}

.th,
.td {
    float: left;
    display: inline;
    padding: 5px;
    width: 25%;
    box-sizing: border-box
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.carousel-wrapper,
.carousel-inner {
    position: relative
}

.slick-prev,
.slick-next {
    position: absolute;
    top: calc(50% - 22px);
    width: 44px;
    height: 43px;
    border: none;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 3
}

.slick-prev {
    left: 0;
    background: transparent url(../images/carousel-sprite.png) no-repeat left top
}

.slick-next {
    right: 0;
    background: transparent url(../images/carousel-sprite.png) no-repeat right top
}

.fa-slick .slick-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #FACA22
}

.fa-slick .slick-prev:before {
    content: '\f104';
    color: #fff;
    font-size: 24px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-indent: 0;
    line-height: normal
}

.fa-slick .slick-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #FACA22
}

.fa-slick .slick-next:before {
    content: '\f105';
    color: #fff;
    font-size: 24px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-indent: 0;
    line-height: normal
}

.slick-slide {
    text-align: center;
    padding: 5px
}

ul.slick-dots {
    position: absolute;
    left: 0;
    bottom: 15%;
    z-index: 4;
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    width: 100%
}

ul.slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
    margin: 0 5px;
    cursor: pointer;
    text-indent: -9999px;
    background: #e5e5e5
}

ul.slick-dots li.slick-active {
    background: #ffc425
}

.slide-inner {
    clear: both;
    float: left;
    display: inline;
    width: 100%;
    position: relative;
    min-height: 600px;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat
}

.slide-1.slide-inner {
    min-height: 670px
}

.slide-1 .slide-text {
    top: 45%
}

.slide-2 .slide-title,
.slide-3 .slide-title {
    font-family: 'Expletus Sans', cursive
}

.slide-text {
    position: absolute;
    padding: 10px;
    box-sizing: border-box;
    margin: auto;
    text-align: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.slide-text .container-wrap * {
    display: block;
    max-width: 640px
}

.slide-3 .slide-text .container-wrap * {
    max-width: 770px
}

.slide-3 .slide-text .container-wrap .slide-desc {
    max-width: 700px
}

.home-section .slide-title {
    font-size: 80px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    margin: 0px 0px 25px 0px
}

.slide-desc {
    font-size: 26px;
    margin-bottom: 20px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 300
}

.btn-slide {
    height: 100px;
    width: 220px;
    display: inline-block;
    background: url(../images/shop-now-bg.png) no-repeat center center;
    background-size: contain;
    text-indent: -9999px;
    overflow: hidden;
    margin-left: -10px
}

.g-recaptcha>div>div,
.g-recaptcha>div>div>iframe {
    max-width: 100%
}

.ff {
    float: right;
    width: 48%;
    font-size: 16px;
    padding: 25px 0
}

.ff:nth-child(2n+1) {
    clear: both;
    float: left
}

.ff.ff-full,
.ff.ff-type-textarea {
    clear: both;
    width: 100%
}

.ff>label,
.label-check-radio {
    clear: both;
    float: left;
    width: 100%;
    background: #EEE6E0
}

.ff span {
    float: left;
    width: 40%;
    padding: 23px 0 23px 15px
}

.ff.required span {
    color: #693816
}

.ff input[type="text"],
.ff input[type="search"],
.ff input[type="tel"],
.ff input[type="email"],
.ff select,
.ff textarea,
.cfield-radio-check {
    float: left;
    width: 60%;
    border: none;
    padding: 22px 8px;
    background: #EEE6E0
}

.ff textarea {
    min-height: 300px
}

.ff-captcha {
    clear: both;
    float: left;
    width: 100%
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(../images/colorbox/overlay.png) repeat 0 0
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative;
    background: #fff;
    overflow: hidden
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 28px
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
    margin: 0
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    border: 0;
    display: block;
    max-width: none;
    margin: auto
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    background: #fff
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(../images/colorbox/controls.png) no-repeat -101px 0
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(../images/colorbox/controls.png) no-repeat -130px 0
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(../images/colorbox/controls.png) no-repeat -101px -29px
}

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(../images/colorbox/controls.png) no-repeat -130px -29px
}

#cboxMiddleLeft {
    width: 21px;
    background: url(../images/colorbox/controls.png) left top repeat-y
}

#cboxMiddleRight {
    width: 21px;
    background: url(../images/colorbox/controls.png) right top repeat-y
}

#cboxTopCenter {
    height: 21px;
    background: url(../images/colorbox/border.png) 0 0 repeat-x
}

#cboxBottomCenter {
    height: 21px;
    background: url(../images/colorbox/border.png) 0 -29px repeat-x
}

#cboxError {
    border: 1px solid #ccc;
    padding: 50px
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494
}

#cboxLoadingOverlay {
    background: url(../images/colorbox/loading_background.png) no-repeat center center
}

#cboxLoadingGraphic {
    background: url(../images/colorbox/loading.gif) no-repeat center center
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
    border: 0;
    overflow: visible;
    width: auto;
    background: none;
    margin: 0;
    padding: 0
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/colorbox/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxPrevious:hover {
    background-position: -75px -25px
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(../images/colorbox/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxNext:hover {
    background-position: -50px -25px
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/colorbox/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxClose:hover {
    background-position: -25px -25px
}

#colorbox,
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
    outline: 0
}

.home-section h2 {
    margin: 30px 0;
    font-weight: bold;
    color: #000;
    text-transform: uppercase
}

.container-categories,
.container-top-header,
.container-sub-footer {
    background: #000 url(../images/tiny-bg.jpg) repeat 0 0
}

.container-top-header {
    padding: 15px 0
}

.container-sub-footer {
    padding: 25px 0
}

.container-categories {
    padding: 90px 0 90px 0px;
    margin-top: -75px
}

.layout-zone-categories ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

.layout-zone-categories ul li {
    width: 33.33%;
    float: left;
    padding: 12px;
    position: relative
}

.layout-zone-categories ul li:nth-child(3n+1) {
    clear: both
}

.cat-box {
    position: relative;
    text-align: center
}

.cat-box img {
    width: 100%
}

.cat-box h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    color: #fff;
    margin: 0
}

.cat-box h3 {
    margin: 10px 0
}

.cat-box .cat-desc {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 15px solid #888;
    background-color: #ffc425;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in
}

.cat-box .cat-desc * {
    width: 90%
}

.cat-box:hover .cat-desc {
    z-index: 11;
    opacity: 1
}

.cat-box .cat-desc p {
    margin-bottom: 0
}

.view-more {
    height: 80px;
    width: 170px;
    display: inline-block;
    background: url(../images/view-more.png) no-repeat center center;
    background-size: contain;
    text-indent: -9999px;
    overflow: hidden
}

.container-category {
    background: #fff url(../images/bestseller.jpg) no-repeat center top;
    background-size: cover
}

.container-category .slick-slide {
    margin-left: 20px;
    padding: 0
}

.container-category .slick-list {
    margin-left: -20px
}

.container-category {
    padding: 20px 0px 70px 0
}

.container-category ul.slick-dots {
    bottom: -15px
}

.container-category .slick-arrow {
    top: 20%
}

.container-category .slick-next {
    right: -80px
}

.container-category .slick-prev {
    left: -80px
}

.container-about-us {
    background: #ffc425 url(../images/about-us-bg.jpg) no-repeat 0 0;
    padding: 70px 0;
    background-size: cover
}

.about-us-video {
    text-align: right
}

.container-recommended {
    background: #fff url(../images/recommeded-bg.jpg) no-repeat center top;
    background-size: contain
}

.container-recommended.home-section h2,
.container-category.home-section h2 {
    text-align: center;
    margin: 40px 0
}

.container-newsletter {
    background: #fff url(../images/newsletter-bg.jpg) no-repeat top center;
    background-size: cover
}

.container-newsletter .wrapper-newsletter {
    background-color: #333333;
    margin-top: 60px;
    padding: 18px 0
}

div.page-text>div.spacer {
    padding: 10px 0
}

.fieldset select {
    height: auto
}

.product-image ul {
    display: block;
    list-style: none;
    padding: 0 !important;
    margin: 0
}

.product-image li {
    display: none;
    list-style: none
}

.product-image li.active {
    display: block
}

.product-image img,
.product-view-style2 .product-page-center .product-secondary-images ul li img {
    display: block;
    margin: 0 auto
}

.product-view-style2 .product-purchase {
    padding: 0;
    border: none;
    max-width: 100%;
    background: 0
}

.product-purchase>.spacer {
    padding: 0
}

.fb_iframe_widget {
    display: block !important
}

.fb_iframe_widget span,
.fb_iframe_widget span iframe {
    display: block;
    width: 100% !important
}

.catalog-bread-crumbs,
.catalog-bread-crumbs a,
.page-product .product-bread-crumbs,
.page-product .product-bread-crumbs a {
    font-size: 16px;
    padding: 0;
    color: #000;
    margin: 10px 0
}

.drop-down-menu li#catalog-navigation-menu-view {
    display: none
}

.container-main ul.star-rating {
    padding: 0
}

.product-page-top>.spacer {
    padding: 10px 0
}

.page-cart table.list tr td .quantity {
    width: 60px
}

table.fieldset tr.field td div select.select-expiration-year {
    width: 96px
}

table.fieldset tr.field td div input.input-cvv2 {
    width: 65px
}

#opc-payment table.fieldset tr.field td div label {
    display: block;
    width: auto
}

.page-cart .cart-image img {
    width: auto !important;
    display: block;
    margin: 0 auto;
    text-align: center
}

#opc-dialog-split-shipping-address .buttons input {
    height: auto
}

img,
iframe,
embed,
object,
video {
    max-width: 100%
}

body>iframe {
    display: none
}

.catalog-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.catalog-navigation ul li {
    padding: 0;
    list-style: none
}

.catalog-navigation .drop-down-menu-item {
    background: #FACA22
}

.catalog-navigation .drop-down-menu-item-hover {
    text-decoration: none
}

.catalog-view-display .catalog-product {
    float: left;
    display: inline;
    padding: 0;
    margin: 0;
    position: relative
}

.catalog-view-display.two-col .catalog-product {
    width: 50%
}

.catalog-view-display.two-col .catalog-product:nth-child(2n+1) {
    clear: both
}

.catalog-view-display.three-col .catalog-product {
    width: 33.33%
}

.catalog-view-display.three-col .catalog-product:nth-child(3n+1) {
    clear: both
}

.catalog-view-display.four-col .catalog-product {
    width: 25%
}

.catalog-view-display.four-col .catalog-product:nth-child(4n+1) {
    clear: both
}

.catalog-product-hot-deal {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3
}

.catalog-product-sale {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 3;
    text-align: center;
    color: #fff;
    font-size: 12px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #CE000C
}

.catalog-product-sale span {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    text-align: center
}

.catalog-product>.spacer {
    clear: both;
    float: left;
    width: 100%
}

.catalog-product-image {
    clear: both;
    float: left;
    width: 100%;
    min-height: 200px;
    border: 1px solid #E6E6E6;
    padding: 5px;
    text-align: center
}

.catalog-product-image img {
    display: block;
    margin: 0 auto;
    text-align: center
}

.catalog-product-title {
    clear: both;
    float: left;
    width: 100%;
    min-height: 60px;
    margin-top: 25px;
    font-size: 20px;
    font-weight: 500;
    padding: 0;
    color: #666
}

.catalog-product-title a {
    color: #666;
    font-weight: 500
}

.catalog-product-id {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 10px;
    color: #666;
    font-family: 'Lato', sans-serif;
    font-weight: 300
}

.catalog-product-sale-price {
    clear: both;
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 24px;
    color: #333
}

.catalog-product-add {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 10px
}

.catalog-view-display .catalog-product-add .input-quantity {
    padding: 12px;
    width: 75px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
    border: 1px solid #ccc;
    border-radius: 4px
}

.catalog-product-add .submit {
    height: 90px;
    width: calc(100% - 80px);
    max-width: 200px;
    background: url(../images/add-to-cart-bg.png) no-repeat center center;
    background-size: contain;
    text-indent: -9999px;
    overflow: visible;
    display: inline-block;
    vertical-align: middle
}

.catalog-view-line-item .catalog-product {
    clear: both;
    float: left;
    display: inline;
    width: 100%;
    padding: 0;
    margin: 10px 0 0;
    position: relative;
    box-sizing: border-box
}

.catalog-view-line-item .cp-headings {
    font-weight: bold
}

.catalog-view-line-item .catalog-product * {
    box-sizing: border-box
}

.catalog-view-line-item .catalog-product:first-child {
    margin-top: 0
}

.catalog-view-line-item .cp-top {
    clear: both;
    float: left;
    display: inline;
    width: 100%;
    transition: all 0.5s ease 0s;
    background: #EBEBEB
}

.catalog-view-line-item .cp-top:hover {
    background: #DEDEDE
}

.catalog-view-line-item .cp-headings .cp-top {
    background: 0
}

.catalog-view-line-item .cp-top-inner {
    display: table;
    width: 100%
}

.catalog-view-line-item .cp-element {
    display: table-cell;
    padding: 5px;
    text-align: center;
    vertical-align: middle
}

.catalog-view-line-item .cp-button {
    min-width: 50px;
    height: 100%;
    padding: 0;
    position: relative
}

.catalog-view-line-item .cp-button a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 10px;
    vertical-align: middle;
    transition: all 0.5s ease 0s;
    background: #93A445
}

.catalog-view-line-item .cp-button a span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0
}

.catalog-view-line-item .cp-button a:hover {
    background: #000
}

.catalog-view-line-item .button-inactive {
    display: block
}

.catalog-view-line-item .button-active {
    display: none
}

.catalog-view-line-item .active .button-inactive {
    display: none
}

.catalog-view-line-item .active .button-active {
    display: block
}

.catalog-view-line-item .cp-title {
    width: 30%;
    text-align: left
}

.catalog-view-line-item .cp-sku {
    width: 27%
}

.catalog-view-line-item .cp-price {
    width: 13%
}

.catalog-view-line-item .cp-price .catalog-product-sale-price,
.catalog-view-line-item .cp-price .catalog-product-sale-price {
    font-size: 12px;
    margin: 0
}

.catalog-view-line-item .cp-go {
    width: 13%;
    font-weight: bold
}

.catalog-view-line-item .cp-add {
    width: 17%
}

.catalog-view-line-item .catalog-product-add .input-quantity {
    display: none
}

.catalog-view-line-item .cp-add button {
    padding: 0;
    margin: 0;
    cursor: pointer;
    border: none;
    color: #93A445;
    transition: all 0.5s ease 0s;
    font-size: 20px;
    background: 0
}

.catalog-view-line-item .cp-add button::-moz-focus-inner {
    padding: 0 !important;
    border: 0 none !important
}

.catalog-view-line-item .cp-add button:hover {
    color: #000
}

.catalog-view-line-item .cp-bottom {
    clear: both;
    float: left;
    display: none;
    width: 100%;
    padding: 10px;
    text-align: left;
    border: 1px solid #ccc;
    border-top: none;
    transition: all 0.5s ease 0s;
    background: #fff
}

.catalog-view-line-item .cp-bottom:hover {
    background: #DEDEDE
}

.catalog-view-line-item .active .cp-bottom {
    display: inline
}

.catalog-view-line-item .cp-headings .cp-bottom {
    background: 0
}

.catalog-view-line-item .rm-link {
    font-weight: bold;
    color: #93A445
}

.icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 1px;
    background-color: #fff
}

.icon-bar+.icon-bar {
    margin-top: 4px
}

.mobile-navigation {
    position: relative;
    clear: both;
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 15px
}

.mm1.mobile-navigation {
    clear: none;
    width: auto;
    margin-top: 0
}

.mm1 .mobile-nav-toggle {
    float: right;
    display: inline;
    text-align: center;
    padding: 10px;
    border: none;
    cursor: pointer;
    background: #303030
}

.mm1 .hamburger-icon {
    display: inline-block;
    vertical-align: middle
}

.mm1 .hamburger-text {
    display: none
}

.mm1 .mobile-search,
.mm1 .mobile-cart,
.mm1 .mobile-account {
    display: none
}

.mm2 .mobile-nav-toggle {
    clear: both;
    float: left;
    display: inline;
    width: 100%;
    text-align: center;
    padding: 10px;
    border: none;
    cursor: pointer;
    background: #303030
}

.mm2 .hamburger-icon {
    display: inline-block;
    vertical-align: middle
}

.mm2 .hamburger-text {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    font-size: 15px;
    text-transform: uppercase
}

.mm2 .mobile-search,
.mm2 .mobile-cart,
.mm2 .mobile-account {
    display: none
}

.mm3 .mobile-nav-toggle {
    clear: both;
    float: left;
    display: inline;
    width: 100%;
    text-align: center;
    padding: 10px;
    border: none;
    cursor: pointer;
    background: #303030
}

.mm3 .hamburger-icon {
    float: right;
    display: inline
}

.mm3 .hamburger-text {
    float: left;
    display: inline;
    color: #fff;
    vertical-align: middle;
    font-size: 15px;
    text-transform: uppercase
}

.mm3 .mobile-search,
.mm3 .mobile-cart,
.mm3 .mobile-account {
    display: none
}

.mm4.mobile-navigation {
    background: #ffc425;
    padding: 0 15px
}

.mm4 .mobile-nav-toggle {
    float: left;
    display: inline;
    padding: 8px 5px;
    text-align: center;
    width: 46px;
    border: none;
    cursor: pointer;
    background: 0
}

.mm4 .hamburger-icon {
    clear: both;
    display: inline;
    float: right;
    vertical-align: middle;
    width: 100%
}

.mm4 .icon-bar {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.mm4 .hamburger-text {
    clear: both;
    float: left;
    display: inline;
    color: #fff;
    font-size: 10px;
    margin-top: 5px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%
}

.mm4 .mobile-search {
    float: left;
    display: inline;
    width: calc(100% - 96px)
}

.mm4 .mobile-cart {
    float: right;
    display: inline;
    padding: 12px 0;
    text-align: center;
    width: 50px;
    cursor: pointer;
    border: none;
    position: relative;
    background: 0
}

.mm4 .mobile-cart a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 25px
}

.mm4 .mobile-cart a .carticon,
.mm4 .cartwidget-counter-number {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    border-radius: 50%;
    position: absolute;
    left: 52%;
    top: 45%;
    background: #000;
    font-family: 'Expletus Sans', cursive;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.mm4 .mobile-cart.two-digit a .carticon,
.mm4 .mobile-cart .two-digit .cartwidget-counter-number {
    left: 45%;
    top: 45%;
    width: 24px;
    height: 24px
}

.mm4 .mobile-cart.three-digit a .carticon,
.mm4 .mobile-cart .three-digit .cartwidget-counter-number {
    font-size: 12px;
    width: 26px;
    height: 26px
}

.mm4 .mobile-cart.four-digit a .carticon,
.mm4 .mobile-cart .four-digit .cartwidget-counter-number {
    font-size: 10px;
    width: 30px;
    height: 30px;
    top: 40%
}

.mm4 .mobile-account {
    display: none
}

.mm5.mobile-navigation {
    padding: 5px;
    background: #E5E5E5
}

.mm5 .mobile-nav-toggle {
    float: left;
    display: inline;
    padding: 10px;
    text-align: center;
    width: 57px;
    border: none;
    cursor: pointer;
    background: 0
}

.mm5 .hamburger-icon {
    clear: both;
    display: inline;
    float: right;
    vertical-align: middle;
    width: 100%
}

.mm5 .icon-bar {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.mm5 .hamburger-text {
    clear: both;
    float: left;
    display: inline;
    color: #777;
    font-size: 10px;
    margin-top: 5px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%
}

.mm5 .mobile-search {
    display: none
}

.mm5 .mobile-cart {
    float: right;
    display: inline;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    border: none;
    position: relative;
    background: 0
}

.mm5 .mobile-cart a {
    display: block;
    text-decoration: none;
    color: #777;
    font-size: 20px
}

.mm5 .mobile-cart a .carticon {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 50%;
    padding: 1px 7px;
    position: absolute;
    left: 55%;
    top: 50%;
    background: #000
}

.mm5 .mobile-cart.two-digit a .carticon {
    padding: 5px 7px
}

.mm5 .mobile-cart.three-digit a .carticon {
    padding: 5px 3px;
    font-size: 12px
}

.mm5 .mobile-cart.four-digit a .carticon {
    padding: 7px 3px;
    font-size: 10px
}

.mm5 .mobile-account {
    float: right;
    display: inline;
    padding: 10px;
    text-align: center
}

.mm5 .mobile-account a {
    display: block;
    text-decoration: none;
    color: #777;
    font-size: 28px
}

.mobile-navigation-panel {
    display: none;
    margin: 0 0 25px
}

.mobile-navigation-panel ul li.divider {
    border-bottom: solid 1px #afafaf
}

.mobile-nav-subcategories-toggle {
    float: right;
    padding: 8px;
    margin-top: -5px;
    display: none;
    background-color: #ffc425;
    border: none;
    cursor: pointer
}

.mobile-nav-subcategories-panel {
    display: none
}

.mobile-nav-subcategories-panel ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #efefef
}

.mobile-nav-subcategories-panel ul>li {
    position: relative;
    display: block
}

.mobile-nav-subcategories-panel ul>li>a,
.mobile-nav-subcategories-panel ul>li>span {
    position: relative;
    display: block;
    padding: 8px 10px
}

.mobile-only {
    display: none
}

.custom-home {
    margin-bottom: 25px
}

.loupe {
    border-radius: 900px;
    z-index: 2;
    background-color: #555;
    background: rgba(0, 0, 0, 0.25);
    border: 5px solid rgba(0, 0, 0, 0);
    cursor: url(../images/blank.png), url(../images/blank.cur), none
}

.loupe img {
    max-width: none !important
}

.product-secondary-images {
    position: relative;
    z-index: 1
}

.catalog-product-sub-categories ul li {
    float: left;
    display: inline;
    box-sizing: border-box;
    width: 25%
}

.catalog-product-sub-categories ul li:nth-child(4n+1) {
    clear: both
}

#catalog-top {
    padding: 20px;
    border: 1px solid #eee;
    font-size: 14px;
    background: #fff
}

.catalog-image {
    float: left;
    display: inline;
    width: 40%
}

#categoryDescriptionTop {
    float: right;
    display: inline;
    width: 58%
}

#categoryDescriptionTop.full-width {
    clear: both;
    width: 100%
}

.catalog-page-breaks span {
    margin: 8px;
    padding: 0;
    font-size: 25px;
    text-align: center;
    border: none;
    background: 0
}

.catalog-page-breaks span a {
    display: block;
    padding: 8px 12px;
    color: #000;
    transition: all 0.5s ease 0s;
    border: 1px solid #D7D7D7;
    text-decoration: none;
    background: #fff
}

.catalog-page-breaks span:hover a {
    text-decoration: none;
    background: #E8F1F9
}

.catalog-page-breaks span.active {
    color: #000;
    margin: 8px;
    padding: 8px 12px;
    border: 1px solid #E8F1F9;
    background: #E8F1F9
}

.product-page-top {
    margin-top: 0
}

#ppt-top {
    margin-top: 0
}

.ppt-bc {
    float: left;
    display: inline;
    width: 75%
}

.ppt-print {
    float: right;
    display: inline;
    width: 23%;
    text-align: right
}

#ppt-title {
    margin-top: 10px
}

.product-page-center {
    margin-top: 15px
}

.product-left {
    float: left;
    display: inline;
    width: 48%
}

.product-right {
    float: right;
    display: inline;
    width: 48%
}

@media screen and (max-width:1400px) {
    .home-section .slide-title {
        font-size: 60px
    }

    .slide-3 .slide-text .container-wrap * {
        max-width: 740px
    }

    .container-category .slick-next {
        right: 0
    }

    .container-category .slick-prev {
        left: 0
    }

    .layout-zone-newsletter {
        padding: 0 10px
    }
}

@media screen and (max-width:1230px) {

    .gutter5,
    .gutter7,
    .gutter10,
    .gutter12,
    .gutter15 {
        margin-left: 0;
        margin-right: 0
    }

    .page .container-wrap,
    .doc800x600C,
    .doc800x600L,
    .doc1024x768L,
    .doc1280x1024C,
    .doc1280x1024L {
        width: 100% !important
    }

    #navigation li {
        padding: 0 5px
    }

    #navigation li.user-icon {
        padding-left: 8px
    }

    .slide-text .container-wrap * {
        margin: 15px auto !important;
        text-align: center;
        float: none
    }

    .layout-zone-header {
        padding: 0 10px
    }

    .container-category .catalog-view-display {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (min-width:992px) {
    .catalog-view-display.five-col .catalog-product {
        width: 20%
    }

    .catalog-view-display.five-col .catalog-product:nth-child(5n+1) {
        clear: both
    }

    .catalog-view-display.six-col .catalog-product {
        width: 16.66%
    }

    .catalog-view-display.six-col .catalog-product:nth-child(6n+1) {
        clear: both
    }
}

@media screen and (max-width:991px) {
    html {
        -webkit-text-size-adjust: 100%
    }

    .mobilehide,
    .mobile-hide {
        display: none
    }

    .mobile-only,
    .mobileonly {
        display: block
    }

    .page-home .container-header,
    .layout-zone-header,
    .container-header {
        height: auto
    }

    .tabbed-navigation {
        display: none
    }

    .mobilepad {
        padding: 5px
    }

    .half-left .fauxc {
        padding: 0 10px
    }

    .half-right .fauxc {
        padding: 0 10px
    }

    #account-links {
        display: none
    }

    .container-menu {
        display: none
    }

    .mobile-navigation,
    .mobile-only {
        display: block
    }

    .mobile-nav-subcategories-toggle {
        display: block
    }

    .page .layout-zone-header {
        width: 100%;
        min-height: 0
    }

    .home-container {
        width: 100% !important
    }

    .mobile-nav-subcategories-toggle>.icon-bar+.icon-bar {
        width: 80%
    }

    #header>.container-menu {
        display: none
    }

    .page .image-logo {
        margin: 0;
        display: block;
        max-width: 100%;
        height: auto;
        min-width: 80px
    }

    .mobile-navigation {
        display: block
    }

    .page .image-home {
        margin: 0;
        display: block;
        max-width: 100%;
        height: auto
    }

    .container-main .layout-zone-left,
    .container-main .layout-zone-right {
        display: none
    }

    #catalog-navigation-menu-pagesize,
    #catalog-navigation-menu-view {
        display: none
    }

    .page-signup .fieldset .field label {
        width: 100% !important
    }

    .fieldset .field label {
        padding-left: 0
    }

    .page-signup .fieldset .field div {
        margin-left: 0
    }

    .fieldset input[type="text"],
    .fieldset input[type="password"],
    .fieldset select {
        width: 100%
    }

    .page-login #content .col-50,
    .page-product #content .product-page-center .col-50 {
        width: 100%
    }

    .page-login #content .col-50.col-left .spacer {
        border: none
    }

    .page-product .product-print {
        display: none
    }

    .page-cart #form-cart div.gap-right div.col-wrap div.col-50,
    .page-cart #form-cart div.cart-other-options div.col-50 {
        width: 100%
    }

    .page-cart #form-cart div.cart-other-options div.col-50>.spacer {
        margin: 0
    }

    .page-cart #form-cart div.gap-right div.col-wrap div.col-50:first-child,
    .page-cart #form-cart div.cart-other-options div.col-50:first-child {
        display: none
    }

    #form-cart>.gap-right {
        display: none
    }

    #form-cart>.gap-right>.col-wrap>.col-right>.col-wrap>div {
        margin-top: 30px
    }

    #form-cart>.gap-right>.col-wrap>.col-right>.col-wrap>div:first-child {
        margin-top: 0
    }

    #form-cart>.gap-right>.col-wrap>.col-right>.col-wrap>div>span {
        display: none
    }

    #form-cart .cart-totals>div>div>div>div {
        margin-top: 15px;
        width: 100%;
        text-align: right
    }

    #form-cart .cart-totals>div>div>div>div:first-child {
        margin-top: 0
    }

    .page-cart .cart-paypal-or {
        display: none
    }

    #form-cart table td {
        overflow: hidden
    }

    #opc-billing-form .col-wrap .col-50,
    #opc-shipping .col-wrap .col-50 {
        width: 100%
    }

    .page-opc>div>div>div.col-75,
    .page-opc>div>div>div.col-25 {
        float: none;
        width: 100%
    }

    .page-opc>div>div>div.col-75>.gap-right {
        margin-right: 0
    }

    .page-opc>div>div>div.col-25>.gap-left {
        margin-left: 0
    }

    #opc-billing-form table.fieldset tr.field td div input[type="text"],
    #opc-billing-form table.fieldset tr.field td div input[type="password"],
    #opc-billing-form table.fieldset tr.field td div select {
        width: 100% !important
    }

    #opc-payment-inner .col-wrap .col-50,
    #opc-payment-inner .col-wrap .col-30,
    #opc-payment-inner .col-wrap .col-70 {
        width: 100%
    }

    .page-opc .payment-methods-form-wrapper {
        overflow: hidden;
        float: none;
        width: 100%;
        max-width: 100%;
        clear: both
    }

    #opc-button-complete {
        width: 100%;
        clear: both;
        margin-top: 10px
    }

    #opc-invoice-totals {
        border-bottom: 2px solid #888888
    }

    #-opc-dialog-login {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 30px;
        left: 0px;
        margin: 10px
    }

    .page-cart .cart-image {
        width: 100px
    }

    .page-cart .cart-description {
        margin-left: 115px
    }

    #content.layout-zone-content {
        width: 100% !important;
        box-sizing: border-box;
        padding: 0px 15px
    }

    .search-row {
        clear: both;
        float: left;
        width: 100%;
        padding: 5px
    }

    .s-mobile {
        float: left;
        display: inline;
        width: 80%;
        padding: 11px 5px;
        font-size: 16px;
        line-height: 14px;
        border: none;
        vertical-align: top;
        box-sizing: border-box;
        background-color: #fff;
        border-radius: 0;
        height: 40px
    }

    .search-go-mobile {
        float: right;
        display: inline;
        width: 19%;
        padding: 10px 5px;
        font-size: 18px;
        line-height: 14px;
        border: 1px solid #222;
        vertical-align: top;
        box-sizing: border-box;
        background-color: #000;
        color: #fff;
        height: 40px
    }

    .integral .search-row {
        padding: 0;
        background: #fff
    }

    .integral .s-mobile {
        border: none;
        border-radius: 0;
        width: calc(100% - 50px);
        background: 0
    }

    .integral .search-go-mobile {
        width: 50px;
        border: none !important;
        background: 0
    }

    #mobile-bc {
        padding: 15px;
        position: relative
    }

    .mbc-button {
        float: left;
        display: inline
    }

    .mbc-button a {
        display: inline-block;
        color: #fff;
        border-radius: 2px;
        padding: 5px 8px;
        font-size: 12px;
        text-transform: uppercase;
        text-decoration: none;
        background: #FACA22
    }

    .mbc-text {
        text-align: center;
        padding: 0 10px;
        text-transform: uppercase
    }

    #mm-actual {
        padding: 0 15px
    }

    .mobile-navigation-panel ul {
        clear: both;
        float: left;
        display: inline;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none
    }

    .mobile-navigation-panel ul li {
        clear: both;
        float: left;
        display: inline;
        width: 100%;
        border-top: 1px solid #fff;
        margin: 0;
        padding: 0;
        list-style: none
    }

    .mm4+.mobile-navigation-panel ul>li.menu-search {
        display: none
    }

    .mobile-navigation-panel ul li ul {
        display: none
    }

    .mobile-navigation-panel ul li.active>ul {
        display: inline
    }

    .mobile-navigation-panel ul li .mn-title {
        clear: both;
        float: left;
        display: inline;
        width: 100%
    }

    .mobile-navigation-panel ul li.has-children>.mn-title {
        clear: none;
        padding-right: 10px;
        width: calc(100% - 35px)
    }

    .mobile-navigation-panel ul li .mn-title a {
        display: block;
        padding: 7px 10px;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 12px
    }

    .mobile-navigation-panel ul li .mn-button {
        float: right;
        display: inline;
        width: 35px
    }

    .mobile-navigation-panel ul li .mn-button a {
        display: block;
        padding: 7px 0;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        font-size: 12px
    }

    .mobile-navigation-panel ul li>.mn-button a span:after {
        display: block;
        color: #fff;
        text-align: center;
        content: '+'
    }

    .mobile-navigation-panel ul li.active>.mn-button a span:after {
        content: '-'
    }

    .mobile-navigation-panel ul li {
        background: #ecb624
    }

    .mobile-navigation-panel ul li.text-page-link {
        background: #888
    }

    .mobile-navigation-panel ul li.active {
        background: #755600
    }

    .mobile-navigation-panel ul li .mn-title a {
        color: #fff
    }

    .mobile-navigation-panel ul li ul li {
        background: #ffdd82
    }

    .mobile-navigation-panel ul li ul li .mn-title a {
        padding-left: 20px;
        color: #252444
    }

    .mobile-navigation-panel ul li ul li ul li {
        background: #fff
    }

    .mobile-navigation-panel ul li ul li ul li .mn-title a {
        padding-left: 30px;
        color: #252444
    }

    .framed-block {
        padding: 10px;
        margin: 0
    }

    .fieldset .field label,
    .fieldset .field.title {
        float: none;
        display: block
    }

    .framed-block .fieldset .field div {
        display: block;
        margin-left: 0;
        margin-right: 0
    }

    .page-profile.wrap>.spacer {
        padding: 0
    }

    .fieldset .field label[for="receives_marketing"] {
        display: inline
    }

    #colorbox,
    #cboxPrevious:active,
    #cboxNext:active,
    #cboxSlideshow:active,
    #cboxClose:active {
        max-width: 100% !important
    }

    #colorbox,
    #cboxContent,
    #cboxLoadedContent {
        max-width: 100% !important
    }

    #cboxContent {
        border-radius: 4px
    }

    #cboxWrapper {
        width: 100% !important
    }

    #cboxTopLeft,
    #cboxMiddleLeft,
    #cboxBottomLeft,
    #cboxTopRight,
    #cboxMiddleRight,
    #cboxBottomRight,
    #cboxTopCenter,
    #cboxBottomCenter {
        display: none
    }

    #cboxWrapper {
        box-sizing: border-box;
        padding: 0 15px
    }

    #colorbox,
    #cboxContent,
    #cboxLoadedContent {
        box-sizing: border-box
    }

    .fieldset .field label,
    .fieldset .field>div {
        float: none;
        display: block;
        margin: 2px 0
    }

    .page-shipping-quote .fieldset .field label {
        clear: both;
        float: left;
        width: 100%
    }

    .page-shipping-quote .fieldset .field div {
        clear: both;
        float: left;
        width: 100%;
        margin: 5px 0 0
    }

    .page-shipping-quote .fieldset .buttons {
        clear: both;
        float: left;
        width: 100%;
        margin: 5px 0 0
    }

    .t {
        font-size: 12px
    }

    .final-left {
        clear: both;
        width: 100%;
        text-align: center
    }

    .final-right {
        clear: both;
        width: 100%;
        text-align: center;
        margin-top: 15px
    }

    .container-top-header {
        display: none
    }

    .layout-zone-header {
        padding: 0
    }

    #search,
    #navigation {
        display: none
    }

    #logo {
        margin-left: 15px
    }

    #company-phone {
        float: right;
        margin: 3% 20px 0 0;
    }

    #company-phone a {
        color: #fff
    }

    #company-phone .fas {
        color: #ffc425;
        margin-right: 5px;
        font-size: 20px
    }

    .container-categories {
        padding: 60px 0px
    }

    .home-section .slide-title {
        font-size: 40px
    }

    .slide-desc {
        font-size: 18px
    }

    .slide-3 .slide-text .container-wrap *,
    .slide-text .container-wrap * {
        max-width: 500px
    }

    .slide-text .container-wrap .slide-img {
        max-width: 200px
    }

    .slide-inner {
        min-height: 500px
    }

    .slide-1.slide-inner {
        min-height: 570px
    }

    .layout-zone-categories ul li:nth-child(3n+1) {
        clear: none
    }

    .layout-zone-categories ul li:nth-child(2n+1) {
        clear: both
    }

    .layout-zone-categories ul li {
        width: 50%
    }

    .about-us-details,
    .about-us-video {
        max-width: 600px;
        margin: 10px auto;
        float: none;
        text-align: center
    }

    .catalog-view-display.four-col .catalog-product:nth-child(4n+1) {
        clear: none
    }

    .catalog-view-display.four-col .catalog-product:nth-child(3n+1) {
        clear: both
    }

    .catalog-view-display.four-col .catalog-product {
        width: 33.33%
    }

    .newsletter-left {
        margin: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .catalog-view-display.five-col .catalog-product {
        width: 33.33%
    }

    .catalog-view-display.five-col .catalog-product:nth-child(3n+1) {
        clear: both
    }

    .catalog-view-display.six-col .catalog-product {
        width: 33.33%
    }

    .catalog-view-display.six-col .catalog-product:nth-child(3n+1) {
        clear: both
    }
}

@media screen and (min-width:768px) {
    .halfpanel img {
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }

    .mobile-accordion .footer-content {
        display: block !important
    }
}

@media screen and (max-width:767px) {
    h2 {
        font-size: 30px
    }

    .phone-only,
    .phoneonly {
        display: block
    }

    .phonehide,
    .phone-hide {
        display: none
    }

    .tabbed-navigation {
        display: none
    }

    .fauxc {
        max-width: 100%
    }

    .halfpanel {
        position: static;
        clear: both;
        float: left;
        width: 100%;
        height: auto;
        text-align: center
    }

    .halfpanel img {
        display: block;
        margin: 0 auto
    }

    .half {
        clear: both;
        float: left;
        width: 100%
    }

    .page .layout-zone-header {
        width: 100%
    }

    .home-container {
        width: 100% !important
    }

    .page-cart .cart-image {
        width: 50px
    }

    .page-cart .cart-description {
        margin-left: 65px
    }

    .product-review-item.col-wrap .col-30 {
        clear: both;
        width: 100%
    }

    .product-review-item.col-wrap .col-70 {
        clear: both;
        width: 100%
    }

    .catalog-product-sub-categories ul li {
        width: 50%
    }

    .catalog-product-sub-categories ul li:nth-child(2n+1) {
        clear: both
    }

    .product-left {
        clear: both;
        width: 100%
    }

    .product-right {
        clear: both;
        width: 100%;
        margin-top: 15px
    }

    .catalog-image,
    #categoryDescriptionTop {
        clear: both;
        width: 100%
    }

    .th,
    .td {
        clear: both;
        width: 100%
    }

    .th-spacer,
    .td-spacer {
        display: none
    }

    .content-left {
        clear: both;
        width: 100%
    }

    .content-right {
        clear: both;
        width: 100%;
        margin-top: 15px
    }

    .footer {
        clear: both;
        width: 100%;
        margin-top: 50px
    }

    .footer:first-child {
        margin-top: 0
    }

    .mobile-accordion .footer-content {
        display: none;
        padding-bottom: 50px;
        clear: both;
        float: left;
        width: 100%
    }

    .mobile-accordion h3 {
        clear: both;
        float: left;
        width: 100%;
        position: relative
    }

    .mobile-accordion h3:after {
        float: right;
        content: '\f0fe';
        color: #fff;
        font-weight: 900;
        font-family: Font Awesome\ 5 Free
    }

    .mobile-accordion.active h3:after {
        content: '\f146'
    }

    .ff {
        clear: both;
        width: 100%
    }

    .catalog-view-line-item .cp-button {
        min-width: 25px
    }

    .catalog-view-display.three-col .catalog-product {
        clear: both;
        width: 100%
    }

    .catalog-view-display.four-col .catalog-product {
        width: 50%
    }

    .catalog-view-display.four-col .catalog-product:nth-child(3n+1) {
        clear: none
    }

    .catalog-view-display.four-col .catalog-product:nth-child(2n+1) {
        clear: both
    }

    .container-category {
        padding-top: 0
    }

    .newsletter-left,
    .newsletter-right {
        width: 100%;
        margin: 10px 0;
        text-align: center
    }

    .newsletter-input-box {
        width: calc(100% - 200px)
    }

    .newsletter-submit-box {
        width: 200px
    }

    .layout-zone-footer,
    .layout-zone-footer ul,
    .layout-zone-footer ul li {
        text-align: center
    }

    .layout-zone-footer h6 {
        margin-bottom: 10px
    }

    .layout-zone-footer ul {
        margin-bottom: 25px
    }

    .cat-box .cat-desc * {
        width: 80%
    }

    .cat-box h5 {
        margin: 5px 0
    }

    .cat-box .cat-desc p {
        font-size: 12px
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
    .catalog-view-display.five-col .catalog-product {
        width: 50%
    }

    .catalog-view-display.five-col .catalog-product:nth-child(2n+1) {
        clear: both
    }

    .catalog-view-display.six-col .catalog-product {
        width: 50%
    }

    .catalog-view-display.six-col .catalog-product:nth-child(2n+1) {
        clear: both
    }
}

@media screen and (max-width:479px) {
    .ff span {
        clear: both;
        width: 100%
    }

    .ff input,
    .ff select,
    .ff textarea {
        clear: both;
        width: 100%;
        padding-left: 15px
    }

    .ff.ff-submit input {
        display: block;
        width: 100%;
        padding: 20px
    }

    .catalog-view-display.two-col .catalog-product {
        clear: both;
        width: 100%
    }

    .catalog-view-display.four-col .catalog-product {
        clear: both;
        width: 100%
    }

    .catalog-view-display.five-col .catalog-product {
        clear: both;
        width: 100%
    }

    .catalog-view-display.six-col .catalog-product {
        clear: both;
        width: 100%
    }

    .layout-zone-categories ul li:nth-child(2n+1) {
        clear: none
    }

    .layout-zone-categories ul li {
        width: 100%
    }

    .slide-1.slide-inner {
        min-height: 560px
    }

    .newsletter-submit-box button,
    .newsletter-input-box input {
        text-align: center;
        margin: 5px 0
    }

    .newsletter-input-box,
    .newsletter-submit-box {
        width: 100%
    }
}

@media screen and (max-width:359px) {}

body {
    background: #fff;
    color: #656565
}

.btn-primary,
.btn-primary:hover,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-secondary,
.btn-secondary:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled):active,
.page-item.active .page-link {
    border-color: transparent
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:active,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:active,
.form-control:focus {
    box-shadow: none !important
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
    outline: none
}

.btn {
    overflow: hidden;
    position: relative
}

.input-group-append .btn {
    border-radius: .25rem
}

.dropdown-toggle::after {
    content: '\f078';
    font-family: Font Awesome\ 5 Pro;
    border: none;
    font-size: 10px;
    margin-left: .255em;
    vertical-align: .255em;
    width: 5px;
    height: 10px;
    font-weight: bold
}

.breadcrumb-item+.breadcrumb-item::before {
    content: '\f054';
    font-family: Font Awesome\ 5 Pro;
    font-size: .75rem
}

.navbar-brand {
    margin: 0
}

.header-search-form * {
    color: #656565
}

.header-search-form .input-group {
    border: 1px solid #f3f3f3;
    color: #999
}

.header-search-form .btn {
    border-radius: 0;
    background: #fff
}

.header-search-form input {
    border-radius: 0;
    border: 0;
    font-weight: lighter;
    padding: .5rem
}

.account-nav .nav-link {
    padding: .25rem
}

.account-nav .cart-link {
    position: relative;
    font-size: 1.25rem;
    margin-top: -2px
}

.account-nav .item-count {
    height: 1rem;
    min-width: 1rem;
    border-radius: 50%;
    position: absolute;
    right: -5px;
    bottom: 0;
    font-size: .75rem;
    text-align: center;
    line-height: 1;
    padding: 2px
}

.layout-zone-navigation a {
    text-transform: uppercase
}

.container-navigation.container-fluid {
    padding: 0
}

.container-slider {
    padding: 0
}

.slide-text-container {
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    min-height: inherit;
    padding: 0
}

.slide-image {
    min-height: 450px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.slide-text-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 80%;
    max-width: 500px
}

.slide-header {
    line-height: 1;
    margin: 0
}

.slide-sub-header {
    font-size: 2rem
}

.btn-slider {
    padding: 0.625rem 1.5rem;
    font-size: 1.25rem;
    margin-top: 1.5rem;
    font-weight: 500
}

.swiper-pagination-bullet {
    width: .5rem;
    height: .5rem;
    opacity: 1
}

.swiper-pagination {
    bottom: 5% !important;
    line-height: 1
}

.home-header {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    margin-bottom: 1rem;
    margin-top: 2rem;
    z-index: 1
}

.home-header span {
    padding: 0 10px;
    z-index: 111
}

.product-info .product-rating,
.product-info .product-free-shipping,
.product-info .product-add-to-wishlist {
    font-size: 0.75rem
}

.product-info .product-rating .rating {
    min-width: auto
}

.product-info-bottom .col-5.text-right {
    line-height: 1
}

.container-newsletters {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 2rem;
    padding-bottom: 2rem
}

.newsletters-wrapper .newsletter-title {
    text-transform: uppercase;
    margin-bottom: 1rem
}

.newsletters-wrapper .btn {
    min-width: 140px
}

.newsletters-wrapper input,
.newsletters-wrapper .btn {
    font-size: 1rem;
    line-height: 1.5rem;
    border-radius: 0 !important;
    border: 0
}

.container-sub-footer {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 0.75rem;
    font-weight: 500;
    padding: 1rem 0
}

.layout-zone-sub-footer {
    display: flex;
    align-items: center;
    flex-direction: column
}

.social-links-container {
    padding: 0
}

@media (min-width:576px) {
    .home-header:after {
        content: "";
        width: 100%;
        height: 1px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        z-index: -1;
        background: #e8e6e6
    }

    .layout-zone-sub-footer {
        flex-direction: row
    }
}

@media (min-width:768px) {
    .container-newsletters {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .swiper-pagination-bullet {
        width: 1rem;
        height: 1rem
    }

    .layout-zone-footer {
        text-align: left
    }
}

@media (min-width:992px) {
    .slide-image {
        min-height: 600px
    }

    .btn-slider {
        margin-top: 2rem
    }

    .slide-text-wrapper {
        max-width: 900px
    }

    .slide-text-wrapper.slide-position-right {
        left: auto;
        right: 25px;
        transform: translate(0, -50%)
    }

    .slide-text-wrapper.slide-position-left {
        left: 25px;
        transform: translate(0, -50%)
    }

    .slide-position-center {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .container-newsletters {
        padding-top: 7rem;
        padding-bottom: 7rem
    }

    .layout-zone-footer .nav-link {
        padding: 0;
        padding-right: 1rem
    }
}

@media (min-width:1200px) {
    .slide-sub-header {
        font-size: 2.5rem
    }
}

@media (min-width:1400px) {
    .container {
        max-width: 1200px
    }
}

@media (max-width:992px) {
    h2.slide-header {
        font-size: 5rem !important
    }

    h3.slide-sub-header {
        font-size: 2rem !important
    }

    body h1,
    body .h1 {
        font-size: 1.625rem !important
    }

    body h2,
    body .h2 {
        font-size: 1.5rem !important
    }

    body h3,
    body .h3 {
        font-size: 1.375rem !important
    }

    body h4,
    body .h4 {
        font-size: 1.25rem !important
    }

    body h5,
    body .h5 {
        font-size: 1.125rem !important
    }

    body h6,
    body .h6 {
        font-size: 1rem !important
    }
}

@media (max-width:768px) {
    h2.slide-header {
        font-size: 3rem !important
    }

    h3.slide-sub-header {
        font-size: 1.5rem !important
    }
}

body {
    font-family: Arial
}

body {
    font-size: 1rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial
}

h1,
.h1 {
    font-size: 2rem !important
}

h2,
.h2 {
    font-size: 1.875rem !important
}

h3,
.h3 {
    font-size: 1.75rem !important
}

h4,
.h4 {
    font-size: 1.5rem !important
}

h5,
.h5 {
    font-size: 1.25rem !important
}

h6,
.h6 {
    font-size: 1rem !important
}

.btn {
    font-family: Arial
}

body,
.body-bg {
    background-color: white
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #212529
}

body,
td {
    color: #212529
}

a,
.dropdown-item,
.page-link {
    color: #001b5f
}

a:hover,
.card-body a:hover,
.dropdown-item:hover,
.dropdown-item:focus {
    color: #15448e
}

.btn-primary,
.btn-primary:active,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary:not(:disabled):not(.disabled):active,
.item-count,
.swiper-pagination-bullet.swiper-pagination-bullet-active,
.page-item.active .page-link,
.dropdown-menu {
    background-color: #febd16 !important;
    border-color: #febd16 !important
}

.btn-primary,
.btn-primary:active,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary:not(:disabled):not(.disabled):active,
.item-count,
.swiper-pagination-bullet.swiper-pagination-bullet-active,
.page-item.active .page-link,
.dropdown-item,
.dropdown-item {
    color: #40432b !important
}

.btn-primary:hover,
.page-link:hover,
.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
    background-color: #febd16 !important;
    border-color: #febd16 !important
}

.btn-primary:hover,
.page-link:hover,
.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
    color: #13150b !important
}

.btn-secondary,
.btn-secondary.active,
.btn-secondary.disabled,
.btn-secondary:disabled,
.btn-secondary:not(.disabled):not(.disabled):active,
.swiper-pagination-bullet {
    background-color: #dddddd !important;
    border-color: #dddddd !important
}

.btn-secondary,
.btn-secondary.active,
.btn-secondary.disabled,
.btn-secondary:disabled,
.btn-secondary:not(.disabled):not(.disabled):active,
.swiper-pagination-bullet {
    color: black !important
}

.btn-secondary:hover {
    background-color: #bbbbbb !important;
    border-color: #bbbbbb !important
}

.btn-secondary:hover {
    color: #111111 !important
}

.badge {
    background-color: #def1d4 !important
}

.badge {
    color: #2e6721 !important
}

.container-navigation,
.layout-zone-navigation .dropdown-menu {
    background-color: #f8f9fa !important;
    border-color: #f8f9fa !important
}

.container-navigation,
.layout-zone-navigation .nav-link,
.layout-zone-navigation .dropdown-item a,
.layout-zone-navigation .dropdown-submenu .dropdown-item,
.layout-zone-navigation .dropdown-item:focus,
.navbar-toggler {
    color: #666666 !important
}

.layout-zone-navigation .nav-item:hover,
.layout-zone-navigation .nav-link:hover,
.layout-zone-navigation .dropdown-item:hover,
.layout-zone-navigation .dropdown-item:focus,
.layout-zone-navigation .dropdown-item a:hover,
.layout-zone-navigation .active {
    background-color: #c8c9ca !important
}

.layout-zone-navigation .nav-item:hover:hover,
.layout-zone-navigation .nav-link:hover,
.layout-zone-navigation .dropdown-item:hover,
.layout-zone-navigation .dropdown-item a:hover,
.layout-zone-navigation .active {
    color: #111111 !important
}

.container-main,
.content-bg {
    background-color: white !important
}

.home-categories-slider-prev,
.home-categories-slider-next,
.home-categories-slider-prev.swiper-button-disabled,
.home-categories-slider-next.swiper-button-disabled {
    color: #febd16
}

.home-products-slider-prev,
.home-products-slider-next,
.home-products-slider-prev.swiper-button-disabled,
.home-products-slider-next.swiper-button-disabled {
    color: #febd16
}

#home-manufacturers-slider .manufacturer-image-wrapper {
    border-color: #e0e0e0
}

.home-manufacturers-slider-prev,
.home-manufacturers-slider-next,
.home-manufacturers-slider-prev.swiper-button-disabled,
.home-manufacturers-slider-next.swiper-button-disabled {
    color: #febd16
}

.card-header,
.catalog-navigation .navbar {
    background-color: rgba(0, 0, 0, .03);
     !important;
    border-color: rgba(0, 0, 0, .03);
     !important
}

.card-header,
.catalog-navigation .navbar,
.catalog-navigation .nav-link {
    color: #333333 !important
}

.home-slider .swiper-button-prev i,
.home-slider .swiper-button-next i {
    color: #febd16
}

.home-slider .swiper-button-prev i,
.home-slider .swiper-button-next i {
    background-color: transparent
}

.slide-header {
    color: white
}

.slide-header {
    font-family: Yesteryear
}

.slide-header {
    font-size: 10rem !important
}

.slide-sub-header {
    color: white
}

.slide-sub-header {
    font-family: Arial
}

.slide-sub-header {
    font-size: 2.625rem !important
}

.slide-caption {
    color: white
}

.slide-caption {
    font-family: Arial
}

.slide-caption {
    font-size: 1.2rem !important
}

.slide-image-1 {
    background-image: url("../images/slider/slide1.jpg")
}

.slide-image-2 {
    background-image: url("../images/slider/slide2.jpg")
}

.slide-image-3 {
    background-image: url("../images/slider/slide3.jpg")
}

.layout-zone-footer,
.layout-zone-footer a,
.layout-zone-footer .nav-link {
    color: #DADADA !important
}

.layout-zone-footer a:hover,
.layout-zone-footer .nav-link:hover {
    color: white !important
}

.container-sub-footer-wrapper,
.container-sub-footer {
    background-color: #101525 !important
}

.layout-zone-sub-footer,
.layout-zone-sub-footer a,
.layout-zone-sub-footer .nav-link {
    color: #DADADA !important
}

.layout-zone-sub-footer a:hover,
.layout-zone-sub-footer .nav-link:hover {
    color: white !important
}

.product .badge-product-savings {
    background-color: #343a40
}

.product .badge-product-savings:before,
.product .badge-product-savings:after {
    border-top-color: #343a40
}

.badge-product-savings {
    color: white !important
}

.badge-hot-deal {
    background-color: #dc3545 !important
}

.badge-hot-deal {
    color: white !important
}

.product-price-amount {
    color: #0c223f
}

.product-price-amount-sale {
    color: #dc3545 !important
}

.newsletter-title,
.newsletter-desc,
.newsletter-unsubscribe {
    color: white
}

.container-newsletters {
    background-image: url("../images/newsletters-bg.jpg")
}

.header-section-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    transition: all .3s ease-in-out
}

.header-section-wrapper .container-top-header {
    transition: all .3s ease-in-out
}

.header-section-wrapper .container-top-header .layout-zone-top-header {
    text-align: right
}

.header-section-wrapper.fixed .container-top-header {
    height: 0;
    padding: 0
}

.page-home.wrap,
.container-main {
    transition: all .3s ease-in-out
}

.header-section-wrapper .layout-zone-top-header a {
    transition: all .2s ease-in-out
}

.header-section-wrapper.fixed .layout-zone-top-header a {
    font-size: 0
}

.header-section-wrapper .container-header .layout-zone-header {
    display: flex;
    align-items: center
}

.header-section-wrapper .container-header {
    transition: all .3s ease-in-out;
    background-color: #000 !important;
}

.header-section-wrapper.fixed .container-header {
    padding: 0
}

@media screen and (max-width:991px) {
    .header-section-wrapper .container-header .layout-zone-header {
        display: block
    }
}

.header-section-wrapper .image-logo {
    width: 169px;
    transition: all .3s ease-in-out
}

.header-section-wrapper.fixed .image-logo {
    width: 120px
}

.header-section-wrapper #search-row {
    box-shadow: 0 0 5px #ffc425
}

.header-section-wrapper .search-input-box {
    padding-left: 10px
}

.tabs {
    margin: 20px;
    padding: 0;
    list-style: none;
    position: relative;
    border-bottom: 1px solid #ccc
}

@media screen and (max-width:767px) {
    .tabs {
        margin: 0
    }
}

.tabs .tabs-item {
    display: inline-block;
    cursor: pointer;
    color: #3a5ea7;
    padding: 5px 10px
}

@media screen and (max-width:767px) {
    .tabs .tabs-item {
        font-size: 12px
    }
}

.tabs .tabs-item:first-child {
    margin-left: 10px
}

.tabs .active-tab {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: none;
    position: relative;
    color: black
}

.tabs .active-tab:before {
    width: 100%;
    height: 2px;
    position: absolute;
    content: "";
    bottom: -0.1em;
    left: 0;
    background: white
}

.tabs-content {
    margin: 20px;
    padding: 0;
    list-style: none
}

@media screen and (max-width:767px) {
    .tabs-content {
        margin: 0
    }
}

.tabs-content .tabs-content-item {
    display: none
}

.product-image-size img {
    width: 197px;
    max-width: 100%
}

.product-quantity-box {
    display: flex;
    align-items: center
}

.product-quantity-box .input-group-btn {
    margin-bottom: 0 !important
}

.product-quantity-box button.product-quantity-decrease,
.product-quantity-box button.product-quantity-increase {
    -webkit-appearance: button;
    width: 35px;
    height: 35px;
    background: #ffc425;
    border: 0;
    z-index: 9;
    cursor: pointer
}

.product-quantity-box input.input-quantity {
    height: 35px !important;
    text-align: center
}